From 715e16926fa9ec1769b3a112df217fc50e8079fc Mon Sep 17 00:00:00 2001 From: zhangzhen <525765282@qq.com> Date: Mon, 7 Jul 2025 10:56:58 +0800 Subject: [PATCH] 优化样式; --- src/components/QuickQuote/index.less | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/src/components/QuickQuote/index.less b/src/components/QuickQuote/index.less index bcb1b84..8e98747 100644 --- a/src/components/QuickQuote/index.less +++ b/src/components/QuickQuote/index.less @@ -390,6 +390,7 @@ display: flex; align-items: center; justify-content: space-around; + padding-bottom: 10px; :global { button { -- libgit2 0.22.2