mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 00:02:54 +08:00
Increase usable width slightly further
This commit is contained in:
parent
d12e4928e6
commit
93a8092da6
@ -41,7 +41,7 @@ namespace osu.Game.Screens.Edit.Verify
|
||||
ColumnDimensions = new[]
|
||||
{
|
||||
new Dimension(),
|
||||
new Dimension(GridSizeMode.Absolute, 225),
|
||||
new Dimension(GridSizeMode.Absolute, 250),
|
||||
},
|
||||
Content = new[]
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user