Skip to content

Commit

Permalink
fix(Label): animation lag
Browse files Browse the repository at this point in the history
  • Loading branch information
itwillwork authored and testUser346 committed May 16, 2024
1 parent fe14706 commit c621c78
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/Label/Label.scss
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,6 @@ $hover-opacity: 0.7;

cursor: pointer;
color: inherit;
transition: color, background-color;
transition-duration: $transitionDuration;
transition-timing-function: $transitionTimingFunction;
}
}

Expand Down

0 comments on commit c621c78

Please sign in to comment.