king
2022-04-27 7209fd300bbdf4b350eaf5e6b4d18b4991bf3c7f
1
2
3
4
5
6
7
8
.unattended-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
  }
}