king
2025-04-11 75b2f01dd028ce23f5d247e4a5ae218fd3f2e598
1
2
3
4
5
6
7
8
.unattended-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
  }
}