mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 13:17:46 +00:00
fix: update context menu hover style
This commit is contained in:
parent
463aaf7698
commit
58f1d55641
1 changed files with 1 additions and 2 deletions
|
|
@ -95,8 +95,7 @@ export default {
|
|||
cursor: default;
|
||||
color: var(--color-text);
|
||||
&:hover {
|
||||
background: var(--color-primary-bg);
|
||||
color: var(--color-primary);
|
||||
background: var(--color-secondary-bg);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue