mirror of
https://github.com/ppy/osu.git
synced 2026-05-29 06:49:53 +08:00
Match web border height
This commit is contained in:
@@ -43,7 +43,7 @@ namespace osu.Game.Overlays.Profile.Header.Components
|
||||
line = new Circle
|
||||
{
|
||||
RelativeSizeAxes = Axes.X,
|
||||
Height = 4,
|
||||
Height = 2,
|
||||
},
|
||||
title = new OsuSpriteText
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user