Z Index Down To 1 For Clickable

This commit is contained in:
devansh bawari 2021-04-14 12:56:48 +05:30
parent e5602559d4
commit 33388641b9
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"/js/admin.js": "/js/admin.js?id=f3d20a6568f3b4473dcc",
"/css/admin.css": "/css/admin.css?id=4634b959e771a4b6243a"
"/css/admin.css": "/css/admin.css?id=9f04992b0f1ac9f91e6c"
}

View File

@ -108,6 +108,7 @@ body {
border-right: 1px solid rgba(162, 162, 162, 0.2);
height: auto;
bottom: 0;
z-index: 1;
background-color: $white;
ul.menubar {