Merge pull request #5954 from prateek-webkul/admin-navbar-mobile-ui

Admin navbar mobile UI Fixed
This commit is contained in:
Glenn Hermans 2022-03-05 00:20:42 +01:00 committed by GitHub
commit 1d3e0c74ed
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=d77171c63bd28dd6e991",
"/css/admin.css": "/css/admin.css?id=5e8f76f2f3c9fb9c9573"
"/css/admin.css": "/css/admin.css?id=7b9c6d6a992bafe04236"
}

View File

@ -154,7 +154,7 @@ $toggleColor: #3c41ff;
min-width: 300px;
max-width: 25vw;
width: 100vw;
height: 100vh;
height: 100%;
z-index: 1;
padding-bottom: 10px;
transition: transform 0.3s ease;