king
2023-10-25 98a2d914162cacee45be1639d13a90df68d24765
1
2
3
4
5
6
7
8
.unattended-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
  }
}