king
2024-08-07 62115e77cbca335ce076f91f92314a7dded4d722
1
2
3
4
5
6
7
8
.unattended-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
  }
}