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