From f0f9b3f52fca64b698dd993a2b7847fda0714e66 Mon Sep 17 00:00:00 2001 From: ikmkj Date: Tue, 3 Mar 2026 17:17:48 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BC=98=E5=8C=96=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E6=A1=86=E5=B8=83=E5=B1=80=E4=B8=8E=E9=97=B4=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- biji-qianduan/src/components/home/HomeHeader.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/biji-qianduan/src/components/home/HomeHeader.vue b/biji-qianduan/src/components/home/HomeHeader.vue index 0a151fd..a570d46 100644 --- a/biji-qianduan/src/components/home/HomeHeader.vue +++ b/biji-qianduan/src/components/home/HomeHeader.vue @@ -152,6 +152,7 @@ const handleClear = () => { .search-box { display: flex; align-items: center; + margin-right: 16px; } :deep(.search-input .el-input__wrapper) {