feat: submenus update

This commit is contained in:
Mirus
2024-08-02 16:35:24 +03:00
parent e755de9f42
commit 4ab072273d
5 changed files with 71 additions and 7 deletions

View File

@@ -87,6 +87,15 @@
cursor: pointer;
}
&__subdrop {
&--title {
padding: 5px;
}
&--list {
list-style-type: unset;
}
}
&__dropdown {
@include menu;