style(front): secondary solid reset buttons in edit form

This commit is contained in:
ArneBo 2025-02-13 11:04:37 +01:00
parent 7b273c1e01
commit c46ce37206
1 changed files with 3 additions and 1 deletions

View File

@ -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"