mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 01:22:59 +08:00
Remove redundant spacing in ControlItem
test scene
This commit is contained in:
parent
e38d9eafa0
commit
c2e4779c2e
@ -91,7 +91,6 @@ namespace osu.Game.Tests.Visual.Online
|
||||
flow = new FillFlowContainer
|
||||
{
|
||||
Direction = FillDirection.Vertical,
|
||||
Spacing = new Vector2(20),
|
||||
RelativeSizeAxes = Axes.X,
|
||||
AutoSizeAxes = Axes.Y,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user