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