Apply changes to overlays

This commit is contained in:
Andrei Zavatski
2020-07-21 20:11:10 +03:00
parent e96f8f1cb6
commit 0145ca09e5
2 changed files with 3 additions and 1 deletions

View File

@ -93,7 +93,7 @@ namespace osu.Game.Overlays
}
});
ContentSidePadding = 70;
ContentSidePadding = 50;
}
[BackgroundDependencyLoader]