fixing style edit icon probation

This commit is contained in:
Warunee Tamkoo 2024-08-20 17:34:22 +07:00
parent ea088108f6
commit 36b5c71f28
5 changed files with 26 additions and 18 deletions

View file

@ -1128,9 +1128,9 @@ onMounted(async () => {
dense
flat
round
color="primary"
color="edit"
@click="edit()"
icon="mdi-pencil-outline"
icon="edit"
>
<q-tooltip>แกไขขอม</q-tooltip>
</q-btn>