Fix animations of edit buttons

This commit is contained in:
Claudio Ortolina
2025-05-02 21:12:32 +01:00
parent 38f60d62e0
commit 0aa1a526b2
2 changed files with 2 additions and 2 deletions
@@ -63,7 +63,7 @@
>
<.icon
name="hero-pencil-square"
class="h-4 w-4 mr-1 phx-click-loading:animate-spin"
class="h-4 w-4 mr-1 phx-click-loading:animate-bounce"
aria-hidden="true"
data-slot="icon"
/>
@@ -65,7 +65,7 @@
>
<.icon
name="hero-pencil-square"
class="h-4 w-4 mr-1 phx-click-loading:animate-spin"
class="h-4 w-4 mr-1 phx-click-loading:animate-bounce"
aria-hidden="true"
data-slot="icon"
/>