Increase spacing to closer match the design

This commit is contained in:
Dean Herbert 2019-10-25 12:48:34 +09:00
parent 07f7944fc6
commit e5b5d286fd

View File

@ -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