mirror of
https://github.com/ppy/osu.git
synced 2025-02-19 04:02:54 +08:00
Very slightly reduce size of slider bar to increase bottom padding
This commit is contained in:
parent
dade52d15d
commit
2b7d22c4ea
@ -130,7 +130,7 @@ namespace osu.Game.Screens.Edit.Screens.Compose
|
||||
},
|
||||
RowDimensions = new[]
|
||||
{
|
||||
new Dimension(GridSizeMode.Absolute, 35),
|
||||
new Dimension(GridSizeMode.Absolute, 30),
|
||||
new Dimension(GridSizeMode.Absolute, 25),
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user