king
2021-11-25 ea4287ca9723957c4374b1efb45e5bd2fd554a6d
1
2
3
4
5
6
7
8
.custom-menu-form {
  .ant-form-item {
    height: 50px;
    .ant-form-explain {
      font-size: 12px;
    }
  }
}