Fix(SW-343): reverted color

This commit is contained in:
Pontus Dreij
2024-11-15 16:46:07 +01:00
parent 8b89801a6d
commit 0b36e661da

View File

@@ -80,7 +80,7 @@
.rooms:hover,
.when:has([data-isopen="true"]),
.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 {