mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
Increase spacing to match mockups
This commit is contained in:
parent
61a7ccaece
commit
4b6a1486a6
@ -115,7 +115,7 @@ namespace osu.Game.GameModes.Play
|
||||
RelativeSizeAxes = Axes.X,
|
||||
Size = new Vector2(1, -1),
|
||||
Direction = FlowDirection.VerticalOnly,
|
||||
Spacing = new Vector2(0, 25),
|
||||
Spacing = new Vector2(0, 5),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user