fixed z-index for mobile view.

This commit is contained in:
DESKTOP-GENO133\IvanPlex
2024-01-16 08:45:53 -07:00
parent 2fafe1101c
commit f5276031c0

View File

@@ -203,7 +203,7 @@ html {
left: 0;
margin: 0;
display: none;
z-index: 10;
z-index: 2000;
}
.lubelogger-mobile-nav-show {