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