feat(shian): add permanent icon menus

This commit is contained in:
Damillora 2021-07-11 00:26:56 +07:00
parent 6def68f493
commit 78c1bd6421
1 changed files with 6 additions and 0 deletions

View File

@ -20,6 +20,12 @@
}
}
&--permanent-icon {
.menu__icon {
display: inline-block;
}
}
&__nav {
display: flex;
flex-direction: column;