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