mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-01 05:16:26 -06:00
Update netbox.scss - fix sidebar dual scroll contexts
This commit is contained in:
parent
cb804eb3e1
commit
0bb6c89268
@ -535,8 +535,7 @@ div.content-container {
|
||||
}
|
||||
|
||||
.accordion-body {
|
||||
max-height: calc(100vh - 24rem);
|
||||
overflow-y: auto;
|
||||
overflow-y: visible;
|
||||
.nav-item {
|
||||
.nav-link {
|
||||
padding: 0.25rem 0.6rem;
|
||||
|
Loading…
Reference in New Issue
Block a user