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