mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 16:02:55 +08:00
Increase padding on mod section title (#6916)
Increase padding on mod section title
This commit is contained in:
commit
22bdc8435d
@ -167,7 +167,7 @@ namespace osu.Game.Overlays.Mods
|
||||
Spacing = new Vector2(50f, 0f),
|
||||
Margin = new MarginPadding
|
||||
{
|
||||
Top = 6,
|
||||
Top = 20,
|
||||
},
|
||||
AlwaysPresent = true
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user