From aaa1684103650e310c2a601d4b974a167ea99cfd Mon Sep 17 00:00:00 2001 From: zoujing Date: Tue, 10 Mar 2026 23:30:23 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/LocationCard/styles/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/LocationCard/styles/index.scss b/src/components/LocationCard/styles/index.scss index 95f74ee..867bbc5 100644 --- a/src/components/LocationCard/styles/index.scss +++ b/src/components/LocationCard/styles/index.scss @@ -2,7 +2,7 @@ display: flex; align-items: center; margin-top: 12px; - padding: 12px 12px 0 12px; + padding: 12px; background-color: #ffffff; border-top: 1px solid #e0e0e0;