king
2023-08-14 2ba95837d19cf7d4914a1498f2ab00ffc7aae2a2
1
2
3
4
5
6
7
8
.unattended-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
  }
}