king
2021-12-22 120a1ca7042212630dbe9a0cb6aa208ebf1b1e3d
1
2
3
4
5
6
7
8
.unattended-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
  }
}