mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
increase padding
This commit is contained in:
@ -167,7 +167,7 @@ namespace osu.Game.Overlays.Mods
|
||||
Spacing = new Vector2(50f, 0f),
|
||||
Margin = new MarginPadding
|
||||
{
|
||||
Top = 6,
|
||||
Top = 20,
|
||||
},
|
||||
AlwaysPresent = true
|
||||
},
|
||||
|
Reference in New Issue
Block a user