mirror of https://github.com/ColorlibHQ/AdminLTE
fixed .sidebar-no-expand with navbar-fixed
parent
577dc4db6e
commit
d15055042e
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue