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