chore: replace old primary background token with new one
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
&:hover,
|
||||
&:has(input:active, input:focus, input:focus-within) {
|
||||
background-color: var(--Base-Background-Primary-Normal);
|
||||
background-color: var(--Background-Primary);
|
||||
}
|
||||
|
||||
&:has(input:active, input:focus, input:focus-within) {
|
||||
|
||||
Reference in New Issue
Block a user