king
2021-10-21 1da6506bf58270bacc2a4345002c6b082835580e
src/views/appmanage/submutilform/index.scss
@@ -13,4 +13,13 @@
      border-radius: 0 4px 4px 0;
    }
  }
  .ant-input-number {
    width: 100%;
  }
  .ant-form-item-control {
    height: 40px;
  }
  .ant-form-item-with-help {
    margin-bottom: 24px;
  }
}