mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Merge pull request #1035 from appwrite/custome-data-style-fixes
Custom data attribute style - Fix alignment
This commit is contained in:
+1
@@ -73,6 +73,7 @@
|
||||
<Button
|
||||
noMargin
|
||||
text
|
||||
round
|
||||
on:click={() => removeArrayItem(attribute.key, index)}>
|
||||
<span class="icon-x" aria-hidden="true" />
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user