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