mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-30 11:32:04 +03:00
animate card
This commit is contained in:
parent
b81f721dc4
commit
04160a6404
@ -29,6 +29,7 @@
|
||||
>
|
||||
{#each items as item (item.id)}
|
||||
<div
|
||||
animate:flip={{ duration: flipDurationMs }}
|
||||
class="my-2 flex h-14 w-full items-center justify-center rounded border border-zinc-600 bg-zinc-700"
|
||||
>
|
||||
{item.name}
|
||||
|
Loading…
Reference in New Issue
Block a user