refactor(css): remove use generic colors for language-selector + correct item selection color
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
}
|
||||
|
||||
.language-option:hover {
|
||||
background-color: var(--color-bg-alt);
|
||||
background-color: var(--color-bg-hover);
|
||||
}
|
||||
|
||||
.language-option.active {
|
||||
|
||||
Reference in New Issue
Block a user