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