From 4f3040e794c630428a5f3be6f021f9e29378e3e3 Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Thu, 17 Oct 2024 09:38:33 +0700 Subject: [PATCH] fix: margin --- src/pages/05_quotation/peview/ViewForm.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/pages/05_quotation/peview/ViewForm.vue b/src/pages/05_quotation/peview/ViewForm.vue index 5eacfa8f..014b63b2 100644 --- a/src/pages/05_quotation/peview/ViewForm.vue +++ b/src/pages/05_quotation/peview/ViewForm.vue @@ -8,10 +8,10 @@ import ViewHeader from './ViewHeader.vue';