king
2022-08-02 f248207e3cb568b3d1f1e5be07a92dc915e89731
1
2
3
4
5
6
7
8
.unattended-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
  }
}