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