Merge pull request #1035 from appwrite/custome-data-style-fixes

Custom data attribute style - Fix alignment
This commit is contained in:
Torsten Dittmann
2024-04-26 18:52:56 +02:00
committed by GitHub
@@ -73,6 +73,7 @@
<Button
noMargin
text
round
on:click={() => removeArrayItem(attribute.key, index)}>
<span class="icon-x" aria-hidden="true" />
</Button>