1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-17 22:17:25 +08:00

Add some padding

This commit is contained in:
smoogipoo 2020-06-19 20:58:05 +09:00
parent 5ce2c712d3
commit 8aea8267fb

View File

@ -62,6 +62,7 @@ namespace osu.Game.Screens.Ranking.Statistics
{
RelativeSizeAxes = Axes.X,
AutoSizeAxes = Axes.Y,
Margin = new MarginPadding { Top = 15 }
}
},
},