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 {