fix overlapping issues
This commit is contained in:
parent
602767889b
commit
ccf43f13b3
|
@ -23,7 +23,7 @@ header#main-header {
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
box-sizing: border-box;
|
||||
z-index: 9980;
|
||||
z-index: 40;
|
||||
touch-action: none;
|
||||
pointer-events: none;
|
||||
|
||||
|
|
Loading…
Reference in New Issue