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