From 744169fe34cfb3ad9a59e7fa77bb370e6add03f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=91=9E?= Date: Sat, 7 Feb 2026 22:08:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86=E5=9C=B0=E7=82=B9=E5=B1=95?= =?UTF-8?q?=E7=A4=BA=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ListCard/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ListCard/index.scss b/src/components/ListCard/index.scss index a316a7d..54362cb 100644 --- a/src/components/ListCard/index.scss +++ b/src/components/ListCard/index.scss @@ -53,7 +53,7 @@ } .location-position { - flex: 1; + // flex: 1; min-width: 0; // 允许缩小 white-space: nowrap; overflow: hidden;