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