From 2d7c36c4f3f73a4c7478f8d6bbbfb3c42dc2ec55 Mon Sep 17 00:00:00 2001 From: ZiuChen <457353192@qq.com> Date: Tue, 13 Sep 2022 22:08:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=AD=A3=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E7=9A=84=E5=BC=82=E5=B8=B8=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style/cpns/clip-item-list.less | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/style/cpns/clip-item-list.less b/src/style/cpns/clip-item-list.less index d392da0..8c688ad 100644 --- a/src/style/cpns/clip-item-list.less +++ b/src/style/cpns/clip-item-list.less @@ -60,7 +60,7 @@ overflow: hidden; word-break: break-all; max-height: 120px; - max-width: 520px; + max-width: 480px; padding: 5px 5px 5px 10px; white-space: pre-wrap; flex-direction: column; @@ -92,8 +92,7 @@ align-items: center; justify-content: center; flex-wrap: wrap; - max-width: 180px; - min-width: 150px; + min-width: 180px; padding: 0px 10px; flex-wrap: wrap; & * {