king
2024-05-30 71c9a33a74eba93449193027c007df4404b91a4e
1
2
3
4
5
6
7
8
.unattended-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
  }
}