fix: properties alignment

This commit is contained in:
puriphatt 2024-06-20 06:16:06 +00:00
parent 44cd753fc3
commit 946bb4fb18

View file

@ -196,8 +196,8 @@ function confirmDelete(items: unknown[], index: number) {
:class="
index === formServiceProperties.additional.length - 1 && 'q-mb-lg'
"
:ref="`item-${index}`"
>
<div class="col row items-center">
<q-btn
id="btn-move-up-product"
icon="mdi-arrow-up"
@ -251,6 +251,7 @@ function confirmDelete(items: unknown[], index: number) {
</q-item>
</template>
</q-select>
</div>
<div class="col">
<q-select