1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 19:22:56 +08:00

Adjust padding slightly

This commit is contained in:
Dean Herbert 2017-07-13 14:23:52 +09:00
parent c7a13740f9
commit 4cf409ab35

View File

@ -34,7 +34,7 @@ namespace osu.Game.Overlays.Profile
Margin = new MarginPadding
{
Horizontal = UserProfileOverlay.CONTENT_X_MARGIN,
Vertical = 20
Vertical = 10
}
},
content = new FillFlowContainer