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