mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: secondary to compact style for attribute display button.
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@
|
||||
{/if}
|
||||
<div>
|
||||
<Button
|
||||
secondary
|
||||
compact
|
||||
disabled={addAttributeDisabled}
|
||||
on:click={() => {
|
||||
names[names.length] = null;
|
||||
|
||||
Reference in New Issue
Block a user