king
2025-03-09 38b9167de377e458c1b6e46baddc05281ae14545
1
2
3
4
5
6
7
8
.unattended-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
  }
}