style(front): secondary solid reset buttons in edit form
This commit is contained in:
parent
7b273c1e01
commit
c46ce37206
|
@ -300,7 +300,9 @@ const resetField = (fieldId: string) => {
|
||||||
</Button>
|
</Button>
|
||||||
</Pills>
|
</Pills>
|
||||||
</template>
|
</template>
|
||||||
<Button low-height
|
<Button
|
||||||
|
low-height
|
||||||
|
secondary
|
||||||
alignSelf="end"
|
alignSelf="end"
|
||||||
icon="bi-arrow-counterclockwise"
|
icon="bi-arrow-counterclockwise"
|
||||||
form="noop"
|
form="noop"
|
||||||
|
|
Loading…
Reference in New Issue