mirror of
https://github.com/ppy/osu.git
synced 2026-06-08 15:04:22 +08:00
Remove leftover negative margin
This commit is contained in:
@@ -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[]
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user