mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 08:22:56 +08:00
adjusted the margin values
This commit is contained in:
parent
b3d32710df
commit
875a25c529
@ -54,6 +54,7 @@ namespace osu.Game.Screens.Select
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Font = OsuFont.GetFont(weight: FontWeight.Bold),
|
||||
Margin = new MarginPadding { Right = 6 }
|
||||
}
|
||||
},
|
||||
AutoSizeAxes = Axes.Both,
|
||||
|
Loading…
Reference in New Issue
Block a user