mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 09:07:25 +08:00
Adjust ProfileTabControl height
This commit is contained in:
parent
de9a1737a5
commit
e69d93ae5c
@ -67,7 +67,7 @@ namespace osu.Game.Overlays
|
||||
RelativeSizeAxes = Axes.X,
|
||||
Anchor = Anchor.TopCentre,
|
||||
Origin = Anchor.TopCentre,
|
||||
Height = 30
|
||||
Height = 34
|
||||
};
|
||||
|
||||
Add(new Box
|
||||
|
Loading…
Reference in New Issue
Block a user