mirror of
https://github.com/ppy/osu.git
synced 2026-05-29 23:01:12 +08:00
Remove redundant spacing in ControlItem test scene
This commit is contained in:
@@ -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,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user