update card

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov 2021-09-03 16:38:22 +02:00
parent a2ff68d6d7
commit 0f175c8bc9
No known key found for this signature in database
GPG Key ID: C8787EFEB4B64AF0

View File

@ -31,7 +31,7 @@
const dispatch = createEventDispatcher()
</script>
<form class="card-container" on:submit|preventDefault={() => { okAction(); dispatch('close') }}>
<form class="card-container">
<div class="card-bg" />
<div class="flex-between header">
<div class="overflow-label label"><Label {label} /></div>