mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-02-23 15:11:25 +01:00
Fix for broken updates icons in quick-open mode
This commit is contained in:
4
themes/grav/css-compiled/template.css
vendored
4
themes/grav/css-compiled/template.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -5,7 +5,7 @@ $sidebar-width-small: $topbar-height;
|
||||
$sidebar-padding: 2rem;
|
||||
|
||||
// Special cases
|
||||
.sidebar-closed {
|
||||
.sidebar-closed:not(.sidebar-quickopen) {
|
||||
#admin-sidebar {
|
||||
float: left;
|
||||
visibility: visible;
|
||||
|
||||
Reference in New Issue
Block a user