yuansh vor 2 Jahren
Ursprung
Commit
23df96322b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/views/activiti/form/demoForm2.vue

+ 1 - 1
src/views/activiti/form/demoForm2.vue

@@ -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{