mirror of
https://github.com/ppy/osu.git
synced 2026-05-27 05:01:22 +08:00
Remove incorrect padding
This commit is contained in:
@@ -81,7 +81,6 @@ namespace osu.Game.Overlays
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Padding = new MarginPadding
|
||||
{
|
||||
Top = padding,
|
||||
Bottom = textbox_height + padding
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user