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;