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