king
2025-02-20 91dd66978dc5969fb0b7a7fe5ea4c97d4cbc92dd
1
2
3
4
5
6
7
8
9
.replace-field-modal {
  .ant-modal {
    top: 70px;
  }
  .ant-modal-body {
    min-height: 150px;
    padding-top: 40px;
  }
}