king
2024-06-11 2015e978c64c2517d273b9d76d4134a1f623d389
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;
  }
}