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