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