fix overlapping toggle label (#7000)

This commit is contained in:
Diego Imbert
2025-10-30 10:24:32 +01:00
committed by GitHub
parent 53048e511c
commit dfae7a7e2e

View File

@@ -645,7 +645,7 @@
>
{#snippet extra()}
{#if !drawerLoading && edit}
<div class="mr-8 flex flex-row gap-3">
<div class="mr-12 flex flex-row gap-3">
<Button
size="sm"
variant="default"