docs progress

This commit is contained in:
vcoppe
2024-07-09 22:49:57 +02:00
parent e174d4d2f5
commit e86dcb7750
16 changed files with 94 additions and 18 deletions

View File

@@ -127,7 +127,7 @@
$: validSelection = $selection.size > 0;
</script>
<div class="flex flex-col gap-3 w-full max-w-80 items-center">
<div class="flex flex-col gap-3 w-full max-w-80 items-center {$$props.class ?? ''}">
<fieldset class="flex flex-col gap-3">
<Label class="flex flex-row items-center gap-[6.4px] h-3">
<Checkbox bind:checked={deleteTrackpoints} class="scale-90" />