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