Fix hover color for job skill placeholder

This commit is contained in:
Justin Edmund 2022-12-30 07:02:13 -08:00
parent 2348c049d6
commit 71b99091ea

View file

@ -19,7 +19,7 @@
}
& svg {
fill: var(--icon-tertiary-hover);
fill: var(--icon-secondary-hover);
}
}