Chore: Fixes icon size in button (#3555)

* Chore: Fixes icon size in button

* Changes normal button to woot button
This commit is contained in:
Nithin David Thomas
2021-12-14 17:37:25 +05:30
committed by GitHub
parent ac372f188d
commit c2191e48b1
14 changed files with 87 additions and 71 deletions

View File

@@ -20,7 +20,6 @@
variant="smooth"
size="tiny"
icon="delete"
icon-size="16"
color-scheme="secondary"
@click="onDelete"
/>