fix(sw-350): reverted unnecessary state
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
|
||||
.when:hover,
|
||||
.rooms:hover,
|
||||
.when[data-open="true"],
|
||||
.when:has([data-isopen="true"]),
|
||||
.rooms:has(.input:active, .input:focus, .input:focus-within) {
|
||||
background-color: var(--Base-Surface-Primary-light-Hover-alt);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user