merge tool

This commit is contained in:
vcoppe
2024-06-08 17:19:22 +02:00
parent 5347ae0efe
commit d9b5f54d19
7 changed files with 252 additions and 28 deletions

View File

@@ -3,6 +3,6 @@
</script>
<div class="{$$props.class || ''} text-sm rounded border flex flex-row items-center p-2">
<CircleHelp size="16" class="w-10 mr-2" />
<CircleHelp size="16" class="w-4 mr-2 shrink-0 grow-0" />
<slot />
</div>