Adjust metrics to make timing section fit better in editor

This commit is contained in:
Dean Herbert
2022-06-01 22:00:34 +09:00
parent f3f7e28353
commit d4e88441ec
3 changed files with 3 additions and 3 deletions

View File

@ -37,7 +37,7 @@ namespace osu.Game.Screens.Edit.Timing
RelativeSizeAxes = Axes.X;
AutoSizeAxes = Axes.Y;
Padding = new MarginPadding(10);
Padding = new MarginPadding(10) { Bottom = 0 };
InternalChildren = new Drawable[]
{