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>
|
||||
</Pills>
|
||||
</template>
|
||||
<Button low-height
|
||||
<Button
|
||||
low-height
|
||||
secondary
|
||||
alignSelf="end"
|
||||
icon="bi-arrow-counterclockwise"
|
||||
form="noop"
|
||||
|
|
Loading…
Reference in New Issue