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