mirror of https://github.com/ColorlibHQ/AdminLTE
fix: adjust nav-icon placement in compact-mode
parent
ea99a09d7b
commit
35d0e26263
|
@ -41,5 +41,12 @@
|
|||
.app-footer {
|
||||
padding: $lte-app-footer-padding-compact;
|
||||
}
|
||||
|
||||
.sidebar-wrapper {
|
||||
.nav-icon {
|
||||
min-width: 1.1rem;
|
||||
max-width: 1.1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue