king
2022-12-30 6afb82b92c7de7a3d5551e721b4c8de39bd7de9d
1
2
3
4
5
6
7
8
.unattended-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
  }
}