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