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