mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 04:32:11 +08:00
Increase spacing to closer match the design
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user