Fix hover color for job skill placeholder
This commit is contained in:
parent
2348c049d6
commit
71b99091ea
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
|
||||
& svg {
|
||||
fill: var(--icon-tertiary-hover);
|
||||
fill: var(--icon-secondary-hover);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue