king
2022-09-06 bdfec44c9f3a37dbbe05bf14a252ffec04132a86
src/views/appmanage/scriptform/index.scss
@@ -3,10 +3,10 @@
  .remark {
    .ant-form-item-label {
      width: 16%;
      width: 12%;
    }
    .ant-form-item-control-wrapper {
      width: 84%;
      width: 88%;
    }
  }
}