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