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