mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
#6797: Automatically collapse inactive sections in the sidenav
This commit is contained in:
@@ -271,10 +271,6 @@
|
||||
white-space: nowrap;
|
||||
transition: $transition-100ms-ease-in-out;
|
||||
|
||||
// &.disabled {
|
||||
// opacity: 0.8;
|
||||
// }
|
||||
|
||||
&.active {
|
||||
position: relative;
|
||||
color: var(--nbx-sidebar-link-hover-bg);
|
||||
|
||||
Reference in New Issue
Block a user