king
2025-02-05 ca97fe7d1ac203ad945b214de370e794fd3cf733
1
2
3
4
5
6
7
8
.unattended-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
  }
}