From d85ed846c57a0c561888095fed87693f8d0837db Mon Sep 17 00:00:00 2001 From: renpy Date: Mon, 21 Aug 2023 18:07:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E6=8B=89=E6=A1=86=E7=9A=84=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=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/style.less | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/style.less b/src/style.less index 1bcc26c..fe0c6b8 100644 --- a/src/style.less +++ b/src/style.less @@ -617,6 +617,9 @@ input[type='number']::-webkit-outer-spin-button { } } } +.ant-select-selection--multiple .ant-select-selection__choice{ + max-width: 65%; +} // δΈ‹ζ‹‰θœε• .ant-dropdown {