mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-27 11:06:50 +03:00
update card
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
a2ff68d6d7
commit
0f175c8bc9
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user