king
2019-11-30 95f2f60ba9eb343c2605e1ae68c221443d75f704
src/templates/comtableconfig/actionform/index.scss
@@ -4,4 +4,12 @@
    color: #1890ff;
    cursor: pointer;
  }
  .textarea {
    .ant-col-sm-7 {
      width: 14%;
    }
    .ant-col-sm-17 {
      width: 86%;
    }
  }
}