mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 11:57:37 -02:30
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;
|
bottom: 0;
|
||||||
top: @at-height-top-side-nav-makeup;
|
top: @at-height-top-side-nav-makeup;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
min-height: 100vh;
|
max-height: 100vh;
|
||||||
min-width: @at-width-collapsed-side-nav;
|
min-width: @at-width-collapsed-side-nav;
|
||||||
|
|
||||||
.at-Layout-sideNavItem {
|
.at-Layout-sideNavItem {
|
||||||
|
|||||||
Reference in New Issue
Block a user