topbar z-index defect
parent
f280cc8d00
commit
b604f30340
|
@ -92,7 +92,7 @@
|
||||||
transform-origin: top;
|
transform-origin: top;
|
||||||
top: 70px;
|
top: 70px;
|
||||||
right: 0;
|
right: 0;
|
||||||
z-index: 1;
|
z-index: 2;
|
||||||
width: 275px;
|
width: 275px;
|
||||||
max-height: 400px;
|
max-height: 400px;
|
||||||
background-color: var(--surface-f);
|
background-color: var(--surface-f);
|
||||||
|
|
Loading…
Reference in New Issue