Skip to content

Commit

Permalink
アニメーションを削除
Browse files Browse the repository at this point in the history
  • Loading branch information
takusea committed Nov 19, 2024
1 parent 671a9b8 commit a10129a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Base/BaseIconButton.vue
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ defineEmits<{
border-radius: vars.$radius-1;
color: colors.$display;
background-color: colors.$clear;
transition: background-color vars.$transition-duration;
cursor: pointer;
&:focus-visible {
Expand Down

0 comments on commit a10129a

Please sign in to comment.