Fix side navigation width and text styles

This commit is contained in:
Marliana Lara
2018-06-19 14:00:02 -04:00
parent 2be8e8d55a
commit 520293dd2e
3 changed files with 3 additions and 4 deletions

View File

@@ -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;