king
2023-12-01 7a6874905fa9c6cec03040b29c455db7e81fb22e
1
2
3
4
5
6
7
8
.unattended-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
  }
}