mirror of https://github.com/ppy/osu
increase padding
This commit is contained in:
parent
4063135a3a
commit
4cb09df754
|
@ -167,7 +167,7 @@ protected ModSection()
|
|||
Spacing = new Vector2(50f, 0f),
|
||||
Margin = new MarginPadding
|
||||
{
|
||||
Top = 6,
|
||||
Top = 20,
|
||||
},
|
||||
AlwaysPresent = true
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue