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:
parent
c7a13740f9
commit
4cf409ab35
@ -34,7 +34,7 @@ namespace osu.Game.Overlays.Profile
|
||||
Margin = new MarginPadding
|
||||
{
|
||||
Horizontal = UserProfileOverlay.CONTENT_X_MARGIN,
|
||||
Vertical = 20
|
||||
Vertical = 10
|
||||
}
|
||||
},
|
||||
content = new FillFlowContainer
|
||||
|
Loading…
Reference in New Issue
Block a user