mirror of
https://example.com
synced 2024-11-24 07:36:39 +09:00
remove invalid css
This commit is contained in:
parent
4f16bdea78
commit
63798dd4b7
1 changed files with 0 additions and 4 deletions
|
@ -365,10 +365,6 @@ onBeforeUnmount(() => {
|
|||
position: relative;
|
||||
}
|
||||
|
||||
> &.icon {
|
||||
transform: translateY(0em);
|
||||
}
|
||||
|
||||
&:not(:disabled):hover,
|
||||
&:focus-visible {
|
||||
color: var(--accent);
|
||||
|
|
Loading…
Reference in a new issue