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