mirror of
https://github.com/ppy/osu
synced 2024-12-26 08:53:10 +00: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