fix spacing on block arrows
This commit is contained in:
parent
f58118b52d
commit
92ac1bb6d1
|
@ -76,7 +76,7 @@
|
|||
</div>
|
||||
{/if}
|
||||
<div
|
||||
style="margin-left: 10px;"
|
||||
style="margin-left: 10px; margin-bottom: var(--spacing-xs);"
|
||||
on:click={() => {
|
||||
onSelect(block)
|
||||
}}
|
||||
|
|
Loading…
Reference in New Issue