inline embeds

This commit is contained in:
Maxime Cannoodt 2022-06-25 11:18:43 +02:00
parent e9a4e2d3c7
commit f6c95fa808

View File

@ -5,6 +5,7 @@
export let text: string;
</script>
<div>
<dfn class="not-italic" title="Interal embeds are not shared currently.">
<div
class="px-4 py-12 border border-neutral-300 inline-flex flex-col items-center justify-center"
@ -19,3 +20,4 @@
</span>
</div>
</dfn>
</div>