king
2021-11-05 c362db481ce88fd1e81a77b30e2f650b4fed9cba
1
2
3
4
5
6
7
.sso-login {
  .ant-spin {
    position: absolute;
    left: calc(50vw - 22px);
    top: 45vh;
  }
}