Applied formatting

This commit is contained in:
Imad Saddik 2025-12-20 15:18:41 +01:00
parent b519235e0a
commit 6db71973ab
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@
</Popover.Root>
{#if showCustomPixelInput}
<div class="animate-in fade-in slide-in-from-top-1 flex items-center gap-2 duration-200">
<div class="flex animate-in items-center gap-2 duration-200 fade-in slide-in-from-top-1">
<Input
bind:ref={customPixelInputRef}
bind:value={customPixelValue}