king
2024-07-03 76c4adc98ef8e7a3ea0f44d608363e3c0ddacf9b
1
2
3
4
5
6
7
8
.unattended-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
  }
}