mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
fix settings sidebar active tab hover to use consistent background
This commit is contained in:
parent
96a9744347
commit
bf9047ccd1
1 changed files with 1 additions and 1 deletions
|
|
@ -346,7 +346,7 @@
|
|||
}
|
||||
|
||||
&:hover:not(:disabled) {
|
||||
background-color: var(--surface-raised-base);
|
||||
background-color: var(--surface-raised-base-active);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue