mirror of
https://github.com/ppy/osu
synced 2025-01-26 07:43:08 +00:00
Add more padding around text in dialog popups
This commit is contained in:
parent
78bc94d3cb
commit
0763b86236
@ -198,6 +198,7 @@ namespace osu.Game.Overlays.Dialog
|
||||
TextAnchor = Anchor.TopCentre,
|
||||
RelativeSizeAxes = Axes.X,
|
||||
AutoSizeAxes = Axes.Y,
|
||||
Padding = new MarginPadding(5),
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user