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