feat(ui): wire deferred Card tone and elevation variants
Some checks failed
check / cargo check (macos-latest) (push) Has been cancelled
check / cargo check (ubuntu-22.04) (push) Has been cancelled
check / cargo check (windows-latest) (push) Has been cancelled
check / svelte build + lint (push) Has been cancelled

This commit is contained in:
2026-05-07 10:53:30 +01:00
parent 9ba7babcb0
commit 6da15d1ac8
3 changed files with 3 additions and 3 deletions

View File

@@ -154,7 +154,7 @@
<!-- Drop zone -->
<div class="px-7 pb-3">
<Card>
<Card tone="subtle">
<div
class="flex flex-col items-center justify-center py-10 px-6 rounded-xl border-2 border-dashed m-3
{isDragOver