mirror of
https://github.com/ansible/awx.git
synced 2026-05-22 00:07:40 -02:30
Fix side navigation width and text styles
This commit is contained in:
@@ -109,7 +109,6 @@
|
||||
color: @at-color-side-nav-content;
|
||||
display: flex;
|
||||
cursor: pointer;
|
||||
text-transform: uppercase;
|
||||
font-size: 12px;
|
||||
i {
|
||||
cursor: pointer;
|
||||
@@ -193,7 +192,7 @@
|
||||
|
||||
+ .at-Layout-main {
|
||||
padding-left: @at-width-expanded-side-nav;
|
||||
}
|
||||
}
|
||||
|
||||
+ .at-Layout-main--noLicense {
|
||||
padding-left: 0;
|
||||
|
||||
Reference in New Issue
Block a user