From e944c078d9413c91edb50ecdfc6f1c52cb7c6d4d Mon Sep 17 00:00:00 2001 From: shnsuku <78136029+shnsuku@users.noreply.github.com> Date: Thu, 1 Jun 2023 14:26:14 +0530 Subject: [PATCH] Update estimate.vue --- src/layouts/estimate/estimate.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/estimate/estimate.vue b/src/layouts/estimate/estimate.vue index f65bcbb54..8f159e9cd 100644 --- a/src/layouts/estimate/estimate.vue +++ b/src/layouts/estimate/estimate.vue @@ -361,6 +361,6 @@ export default { color: $black; } .minus{ - margin-bottom:-4px; + margin-bottom:0; }