king
2023-03-15 54fc813f586fda01f823ea32f796027809d3e11b
1
2
3
4
5
6
7
8
.custom-menu-form {
  .ant-form-item {
    height: 50px;
    .ant-form-explain {
      font-size: 12px;
    }
  }
}