1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 13:22:55 +08:00

Adjust notification padding a touch

This commit is contained in:
Dean Herbert 2017-12-25 18:31:32 +09:00
parent 40dd66cb97
commit 861bf55773

View File

@ -91,7 +91,6 @@ namespace osu.Game.Overlays.Notifications
AutoSizeAxes = Axes.Y,
Padding = new MarginPadding
{
Top = 5,
Left = 45,
Right = 30
},