king
2024-09-15 0bb14cace6c3eeb3d1ee6903324b15fdb0c6e562
1
2
3
4
5
6
7
8
.unattended-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
  }
}