king
2024-12-24 9cab9972e2a2b5d1db88da6e17be2384a0f5e5e7
1
2
3
4
5
6
7
8
.unattended-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
  }
}