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