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