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