Fix pulldown activatable variant behavior and restore normal pulldown appearance

This commit is contained in:
2026-05-19 11:01:50 +02:00
parent 981de5e058
commit fb2a893bf5
2 changed files with 42 additions and 16 deletions
-1
View File
@@ -608,7 +608,6 @@ section + section {
.sg-pulldown--inactive-selectable {
background-color: var(--surface-control-inactive);
color: var(--text-control-default);
opacity: var(--disabled-opacity);
}
.sg-pulldown--disabled {