enhance: context and dropdown menu

This commit is contained in:
Konstantinos Kaloutas
2022-08-16 16:46:42 +03:00
committed by Andelf
parent 6642b46cc8
commit bc21daee88
8 changed files with 239 additions and 260 deletions

View File

@@ -270,11 +270,6 @@ html.is-mobile {
}
}
.dropdown-wrapper {
background-color: var(--ls-primary-background-color, #fff);
min-width: 12rem;
}
.dropdown-caret {
display: inline-block;
width: 0;