Fix pulldown activatable variant behavior and restore normal pulldown appearance
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user