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