|
@@ -1868,7 +1868,7 @@ function updateModel (object, childIndex) {
|
|
|
/deep/ .ant-select-selection--multiple .ant-select-selection__rendered>ul>li, .ant-select-selection--multiple>ul>li{
|
|
|
font-size: 14px!important;
|
|
|
border: 0px solid black!important;
|
|
|
- min-width: 90px!important;
|
|
|
+ min-width: 150px!important;
|
|
|
height: 25!important;
|
|
|
}
|
|
|
/deep/ .ant-select-selection__choice__remove{
|