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