king
2022-02-08 f393af9623c26ae177a3f69b8676afc4e23bff8d
1
2
3
4
5
6
7
.sso-login {
  .ant-spin {
    position: absolute;
    left: calc(50vw - 22px);
    top: 45vh;
  }
}