mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 13:22:55 +08:00
Reduce height of RankChartLineGraph
This commit is contained in:
parent
9aeba149f6
commit
7720fa10eb
@ -74,7 +74,7 @@ namespace osu.Game.Overlays.Profile.Header
|
||||
Anchor = Anchor.BottomCentre,
|
||||
Origin = Anchor.BottomCentre,
|
||||
RelativeSizeAxes = Axes.X,
|
||||
Height = 75,
|
||||
Height = 60,
|
||||
Y = -secondary_textsize,
|
||||
Alpha = 0,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user