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