king
2023-06-22 79e4981aa6cc9354276fc54cdf6d14eb08ab7fee
1
2
3
4
5
6
7
.main-iframe {
  .ant-spin {
    position: absolute;
    left: calc(50vw - 22px);
    top: 45vh;
  }
}