style: pulse the AI categorize sparkle icon

Replace the static 50% opacity with an animate-pulse so the AI
categorize affordance draws attention on hover-idle.
This commit is contained in:
Víctor Falcón 2026-06-19 16:21:13 +02:00
parent 29d13ceed1
commit acbcd0ddc2
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ export function CategoryCell({
className="inline-flex"
aria-label={__('Let AI categorize your transactions')}
>
<AiSparkleIcon className="h-3.5 w-3.5 opacity-50 transition-opacity hover:opacity-100" />
<AiSparkleIcon className="h-3.5 w-3.5 animate-pulse transition-opacity hover:opacity-100" />
</button>
</TooltipTrigger>
<TooltipContent>