1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 15:12:57 +08:00

Increase usable width slightly further

This commit is contained in:
Dean Herbert 2022-05-28 10:51:39 +09:00
parent d12e4928e6
commit 93a8092da6

View File

@ -41,7 +41,7 @@ namespace osu.Game.Screens.Edit.Verify
ColumnDimensions = new[] ColumnDimensions = new[]
{ {
new Dimension(), new Dimension(),
new Dimension(GridSizeMode.Absolute, 225), new Dimension(GridSizeMode.Absolute, 250),
}, },
Content = new[] Content = new[]
{ {