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