mirror of
https://github.com/ppy/osu.git
synced 2026-05-13 20:33:35 +08:00
Add extra margin below description text
This commit is contained in:
@@ -57,6 +57,7 @@ namespace osu.Game.Overlays.Mods
|
||||
{
|
||||
RelativeSizeAxes = Axes.X,
|
||||
AutoSizeAxes = Axes.Y,
|
||||
Margin = new MarginPadding { Bottom = 5f },
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user