From 946bb4fb1891369ca123eec2173eb66f5f146acf Mon Sep 17 00:00:00 2001 From: puriphatt Date: Thu, 20 Jun 2024 06:16:06 +0000 Subject: [PATCH] fix: properties alignment --- .../04_product-service/ServiceProperties.vue | 105 +++++++++--------- 1 file changed, 53 insertions(+), 52 deletions(-) diff --git a/src/components/04_product-service/ServiceProperties.vue b/src/components/04_product-service/ServiceProperties.vue index cfb52c19..41594bba 100644 --- a/src/components/04_product-service/ServiceProperties.vue +++ b/src/components/04_product-service/ServiceProperties.vue @@ -196,61 +196,62 @@ function confirmDelete(items: unknown[], index: number) { :class=" index === formServiceProperties.additional.length - 1 && 'q-mb-lg' " - :ref="`item-${index}`" > - - +
+ + - - {{ index + 1 }} - + + {{ index + 1 }} + - - - - + + + + +