src/tabviews/tableshare/mutilform/index.scss
@@ -3,13 +3,23 @@ padding: 0px 24px 20px; .ant-form-item { display: flex; // margin-bottom: 10px; } .ant-form-item-control-wrapper { flex: 1; } .ant-form-item-label { min-width: 100px; overflow: hidden; display: inline-block; text-overflow: ellipsis; white-space: nowrap; } .textarea-row { .ant-col-sm-3 { width: 10.5%; } .ant-col-sm-21 { width: 89.5%; } } .ant-input-number { width: 100%;