remove invalid css

This commit is contained in:
Freeplay 2023-06-05 18:07:42 -04:00
parent 4f16bdea78
commit 63798dd4b7
1 changed files with 0 additions and 4 deletions

View File

@ -365,10 +365,6 @@ onBeforeUnmount(() => {
position: relative;
}
> &.icon {
transform: translateY(0em);
}
&:not(:disabled):hover,
&:focus-visible {
color: var(--accent);