mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
Merge pull request #71 from marshmalien/fix/27-side-nav-height
Fix height of side navigation panel
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
bottom: 0;
|
||||
top: @at-height-top-side-nav-makeup;
|
||||
overflow-y: auto;
|
||||
min-height: 100vh;
|
||||
max-height: 100vh;
|
||||
min-width: @at-width-collapsed-side-nav;
|
||||
|
||||
.at-Layout-sideNavItem {
|
||||
|
||||
Reference in New Issue
Block a user