mirror of
https://github.com/ppy/osu.git
synced 2025-03-23 02:57:25 +08:00
Make header overlap content
This commit is contained in:
parent
d07bb10d02
commit
3b7aa262d5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user