Merge pull request #4795 from devansh-webkul/issue-4794

Fixed Admin Logo Issue #4794
This commit is contained in:
Jitendra Singh 2021-04-14 15:35:18 +05:30 committed by GitHub
commit a13c357925
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 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=a2f685cc223d86b4c70d"
"/css/admin.css": "/css/admin.css?id=9f04992b0f1ac9f91e6c"
}

View File

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