fix settings sidebar active tab hover to use consistent background
parent
96a9744347
commit
bf9047ccd1
|
|
@ -346,7 +346,7 @@
|
|||
}
|
||||
|
||||
&:hover:not(:disabled) {
|
||||
background-color: var(--surface-raised-base);
|
||||
background-color: var(--surface-raised-base-active);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue