From 5058f3cbaf9821bd9fc15165e8c3cce1a888459c Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Thu, 31 Oct 2024 15:01:16 +0700 Subject: [PATCH] refactor: push indicator to right --- src/pages/05_quotation/QuotationForm.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index 07b5e36d..a24fa450 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -902,7 +902,7 @@ const view = ref(View.Quotation);
-
+