1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:57:39 +08:00

Increase editor verify settings width to give more breathing space

This commit is contained in:
Salman Ahmed 2022-05-28 03:09:04 +03:00
parent 5eb16ff46c
commit d12e4928e6

View File

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