fixed .sidebar-no-expand with navbar-fixed

This commit is contained in:
REJack
2019-08-30 13:00:21 +02:00
parent 577dc4db6e
commit d15055042e

View File

@@ -57,6 +57,9 @@
.sidebar-no-expand.main-sidebar:hover {
width: $sidebar-mini-width;
.brand-link {
width: $sidebar-mini-width !important;
}
.user-panel .image {
float: none !important;