fixed sidebar-no-expand display issue with brand-image-xl/xs & nav-child-indent

pull/2256/head
REJack 2019-09-11 14:27:56 +02:00
parent 580e6a12a5
commit 1f6e992757
No known key found for this signature in database
GPG Key ID: 9F3976CC630CC888
1 changed files with 14 additions and 0 deletions

View File

@ -64,6 +64,20 @@
float: none !important;
}
.logo-xs {
opacity: 1;
visibility: visible;
}
.logo-xl {
opacity: 0;
visibility: hidden;
}
.nav-sidebar.nav-child-indent .nav-treeview {
padding-left: 0;
}
.brand-text,
.user-panel > .info,
.nav-sidebar .nav-link p {