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