king
2025-04-05 2eee9f7acef21fb4b0b303097ac2b9cd5b891b2f
1
2
3
4
5
6
7
8
.unattended-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
  }
}