chore: remove dialog border

This commit is contained in:
JovannMC 2025-02-17 20:21:22 +03:00
parent 2c6fed99ad
commit c89e38f90c
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
</script>
<div
class="flex flex-col items-center justify-between w-full max-w-sm p-4 gap-6 bg-panel border-accent-{color}-alt border-l-4 rounded-lg shadow-md"
class="flex flex-col items-center justify-between w-full max-w-sm p-4 gap-6 bg-panel border-accent-{color}-alt rounded-lg shadow-md"
in:fly={{
duration,
easing: quintOut,