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