fix: work product price col

This commit is contained in:
puriphatt 2024-08-22 16:46:31 +07:00
parent f56c5591cc
commit eecb96cbda

View file

@ -261,7 +261,7 @@ defineEmits<{
<div
class="row col items-center justify-between full-width surface-1 q-py-md q-px-sm"
>
<div class="row items-center col-8 no-wrap" v-if="productItems">
<div class="row items-center col no-wrap" v-if="productItems">
<q-btn
v-if="!readonly"
id="btn-product-up"