king
2023-05-15 4587b07918b19e9724439d773b0ba28f388057df
1
2
3
4
5
6
7
8
.unattended-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
  }
}