Merge pull request #6046 from jitendra-webkul/master

Issue #6038 fixed
This commit is contained in:
Jitendra Singh 2022-03-16 16:42:25 +05:30 committed by GitHub
commit caf668d85b
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=7d73f64f6f160ecd8a23",
"/css/admin.css": "/css/admin.css?id=de6e952e15f6f3e5dca3"
"/css/admin.css": "/css/admin.css?id=5fc68c20019f02de7af3"
}

View File

@ -769,7 +769,7 @@
}
.control-group input:checked+.slider {
background-color: $dark-mode-switch-background !important;
background-color: $dark-mode-left-menubar-active-background-color !important;
}
}