mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 21:43:04 +08:00
Remove breaking padding
This commit is contained in:
parent
8865e3cab8
commit
5058f28504
@ -195,8 +195,6 @@ namespace osu.Game.Screens.OnlinePlay.Lounge
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(OsuColour colours)
|
||||
{
|
||||
Padding = new MarginPadding(10);
|
||||
|
||||
Child = new FillFlowContainer
|
||||
{
|
||||
Margin = new MarginPadding(10),
|
||||
|
Loading…
Reference in New Issue
Block a user