1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-19 07:09:11 +08:00

Increase spacing to closer match the design

This commit is contained in:
Dean Herbert
2019-10-25 12:48:34 +09:00
Unverified
parent 07f7944fc6
commit e5b5d286fd
@@ -274,7 +274,7 @@ namespace osu.Game.Screens.Ranking.Pages
AutoSizeAxes = Axes.Both,
Direction = FillDirection.Horizontal,
Padding = new MarginPadding { Horizontal = 10, Vertical = 5 },
Spacing = new Vector2(5),
Spacing = new Vector2(10),
Children = new[]
{
new OsuSpriteText