mirror of
https://github.com/ppy/osu.git
synced 2026-06-09 18:44:51 +08:00
Fix vertical padding
This commit is contained in:
@@ -131,6 +131,7 @@ namespace osu.Game.Screens.Edit.Screens.Compose
|
||||
RowDimensions = new[]
|
||||
{
|
||||
new Dimension(GridSizeMode.Absolute, 35),
|
||||
new Dimension(GridSizeMode.Absolute, 25),
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user