diff --git a/src/pages/05_quotation/QuotationFormInfo.vue b/src/pages/05_quotation/QuotationFormInfo.vue index 2deb7f2b..6f4dd11b 100644 --- a/src/pages/05_quotation/QuotationFormInfo.vue +++ b/src/pages/05_quotation/QuotationFormInfo.vue @@ -486,6 +486,6 @@ watch( } .price-container > * { - padding: var(--size-2); + padding: var(--size-1); }