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