mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
adjusted the margin values
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user