mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 23:12:56 +08:00
Adjust "test" button to better align with rest of interface
This commit is contained in:
parent
ca3d1538ae
commit
870f3e324a
@ -57,7 +57,7 @@ namespace osu.Game.Screens.Edit
|
|||||||
new Dimension(GridSizeMode.Absolute, 170),
|
new Dimension(GridSizeMode.Absolute, 170),
|
||||||
new Dimension(),
|
new Dimension(),
|
||||||
new Dimension(GridSizeMode.Absolute, 220),
|
new Dimension(GridSizeMode.Absolute, 220),
|
||||||
new Dimension(GridSizeMode.Absolute, 120),
|
new Dimension(GridSizeMode.Absolute, 140),
|
||||||
},
|
},
|
||||||
Content = new[]
|
Content = new[]
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user