Fix(SW-343): reverted color
This commit is contained in:
@@ -80,7 +80,7 @@
|
|||||||
.rooms:hover,
|
.rooms:hover,
|
||||||
.when:has([data-isopen="true"]),
|
.when:has([data-isopen="true"]),
|
||||||
.rooms:has(.input:active, .input:focus, .input:focus-within) {
|
.rooms:has(.input:active, .input:focus, .input:focus-within) {
|
||||||
background-color: var(--Base-Background-Primary-Normal);
|
background-color: var(--Base-Surface-Primary-light-Hover-alt);
|
||||||
}
|
}
|
||||||
|
|
||||||
.where {
|
.where {
|
||||||
|
|||||||
Reference in New Issue
Block a user