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