mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 01:17:35 +09: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…
x
Reference in New Issue
Block a user