feature/table-celery-tasks-resume
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
{...$$restProps}
|
||||
>
|
||||
<div
|
||||
class="h-full w-full flex-1 bg-primary transition-all"
|
||||
class="h-full w-full flex-1 bg-primary transition-transform duration-300 ease-out"
|
||||
style="transform: translateX(-{100 - (percentage || 0)}%)"
|
||||
></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user