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