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