mirror of
https://github.com/osukey/osukey.git
synced 2025-06-05 21:07:18 +09: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
|
new Container
|
||||||
{
|
{
|
||||||
RelativeSizeAxes = Axes.Both,
|
RelativeSizeAxes = Axes.Both,
|
||||||
Padding = new MarginPadding { Top = Header.HEIGHT },
|
|
||||||
Children = new[]
|
Children = new[]
|
||||||
{
|
{
|
||||||
header = new Container
|
header = new Container
|
||||||
|
Loading…
x
Reference in New Issue
Block a user