mirror of
https://github.com/ppy/osu
synced 2024-12-15 03:16:17 +00:00
Fix edit mod preset popover buttons overflowing on some languages
This commit is contained in:
parent
2778e43713
commit
bb6c7a0a82
@ -92,7 +92,7 @@ namespace osu.Game.Overlays.Mods
|
||||
{
|
||||
Anchor = Anchor.TopCentre,
|
||||
Origin = Anchor.TopCentre,
|
||||
Direction = FillDirection.Horizontal,
|
||||
RelativeSizeAxes = Axes.X,
|
||||
AutoSizeAxes = Axes.Y,
|
||||
Spacing = new Vector2(7),
|
||||
Children = new Drawable[]
|
||||
|
Loading…
Reference in New Issue
Block a user