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