site: fix nav
This commit is contained in:
@@ -65,6 +65,7 @@
|
|||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
z-index: 10;
|
||||||
top: var(--globalBarHeight);
|
top: var(--globalBarHeight);
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
|||||||
Reference in New Issue
Block a user