Make header overlap content

This commit is contained in:
smoogipoo 2021-08-12 16:52:35 +09:00
parent d07bb10d02
commit 3b7aa262d5

View File

@ -101,7 +101,6 @@ namespace osu.Game.Screens.OnlinePlay
new Container
{
RelativeSizeAxes = Axes.Both,
Padding = new MarginPadding { Top = Header.HEIGHT },
Children = new[]
{
header = new Container