mirror of
https://github.com/ppy/osu.git
synced 2025-01-07 15:32:58 +08:00
Remove margin completely
This commit is contained in:
parent
c9517aeebf
commit
70985d3b22
@ -122,8 +122,6 @@ namespace osu.Game.Graphics.UserInterface
|
||||
Anchor = Anchor.Centre,
|
||||
}
|
||||
};
|
||||
|
||||
Margin = new MarginPadding { Left = 5, Right = 5 };
|
||||
}
|
||||
|
||||
protected override bool OnHover(HoverEvent e)
|
||||
|
Loading…
Reference in New Issue
Block a user