updated dependencies

This commit is contained in:
2024-08-16 14:34:39 +03:00
parent 2429d4acb5
commit a04e338ce2
20 changed files with 1224 additions and 891 deletions
+4 -3
View File
@@ -24,16 +24,17 @@
transition: 600ms;
flex-grow: 1;
top: 35px;
min-width: max-content;
&.orientation-right {
& .orientation-right {
right: 0;
}
&.orientation-left {
& .orientation-left {
left: 0;
}
min-width: max-content;
}
.dropdown-header, .dropdown-item {