Make Multiselektionspulldown fully interactive

This commit is contained in:
2026-05-19 13:33:22 +02:00
parent ba31de8870
commit b81fd57e57
2 changed files with 116 additions and 15 deletions
+5
View File
@@ -1743,6 +1743,11 @@ section + section {
min-width: 7.5rem;
}
.sg-multiselect-pulldown__toggle {
font-size: 1.2rem;
line-height: 1;
}
@media (max-width: 48rem) {
.sg-multiselect-pulldown-demo {
width: 100%;