mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
Remove leftover negative margin
This commit is contained in:
parent
c9dda78ded
commit
f130e48c9e
@ -94,7 +94,6 @@ namespace osu.Game.Screens.Select
|
||||
Shear = -SHEAR,
|
||||
AutoSizeAxes = Axes.X,
|
||||
Height = 50,
|
||||
Margin = new MarginPadding { Right = -SHEAR_WIDTH / 2 },
|
||||
Spacing = new Vector2(15, 0),
|
||||
Children = new Drawable[]
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user