feature: menu-left - sub-menu padding, align the small icon

This commit is contained in:
gaelle morin
2020-12-21 16:02:38 +01:00
parent cbdd5703d2
commit 5973fb6541
3 changed files with 10 additions and 9 deletions

View File

@ -24,13 +24,14 @@ nav {
}
.sub-menu {
padding-bottom: 25px;
padding-bottom: 10px;
}
/* Styles for the small icon */
.sub-menu-icon {
margin-left: 3px;
margin-right: 3px;
margin-top: 1px;
opacity: 0.8;
width: 12px;