king
2023-09-07 4b467effbc0e3a9199146573c0ceedf404bd07c5
1
2
3
4
5
6
7
.main-params-login {
  .ant-spin {
    position: absolute;
    left: calc(50vw - 22px);
    top: 45vh;
  }
}