fix: adjust nav-icon placement in compact-mode
This commit is contained in:
@@ -41,5 +41,12 @@
|
||||
.app-footer {
|
||||
padding: $lte-app-footer-padding-compact;
|
||||
}
|
||||
|
||||
.sidebar-wrapper {
|
||||
.nav-icon {
|
||||
min-width: 1.1rem;
|
||||
max-width: 1.1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user