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