下拉框默认样式调整

This commit is contained in:
renpy 2023-08-21 18:11:46 +08:00
parent d85ed846c5
commit 3e845fff6c

View File

@ -618,7 +618,7 @@ input[type='number']::-webkit-outer-spin-button {
}
}
.ant-select-selection--multiple .ant-select-selection__choice{
max-width: 65%;
max-width: 60%;
}
// 下拉菜单