king
2022-06-08 c6f8e27d35cd31bb6393a1e7f747b6b2593dbd7a
1
2
3
4
5
6
7
8
.custom-menu-form {
  .ant-form-item {
    height: 50px;
    .ant-form-explain {
      font-size: 12px;
    }
  }
}