This commit is contained in:
jitendra 2022-04-05 14:25:34 +05:30
parent 5a702b11b0
commit 1ed152122c
3 changed files with 8 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=1dddbb0d655216b79be5",
"/css/admin.css": "/css/admin.css?id=e2f2c3ed8cc1f33c8d60"
"/css/admin.css": "/css/admin.css?id=d35081df99f6ce2df4ff"
}

View File

@ -348,6 +348,8 @@ body {
.arrow-icon {
display: inline-block;
position: absolute;
right: 0;
}
}
@ -363,6 +365,10 @@ body {
a {
padding-left: 56px;
font-size: 14px;
.menu-label {
width: auto;
}
}
}
}