yuansh 2 éve
szülő
commit
23df96322b
1 módosított fájl, 1 hozzáadás és 1 törlés
  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{