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