[baozhangchao] 3 anni fa
parent
commit
7dd0deabc9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      public/index.html

+ 1
- 1
public/index.html Vedi File

28
     .page-loading-wrapper {
28
     .page-loading-wrapper {
29
       position: absolute;
29
       position: absolute;
30
 
30
 
31
-      animation: loadingrotate 1s linear 0s alternate forwards;
31
+      animation: loadingrotate 1s linear 1s alternate forwards;
32
       width: 0px;
32
       width: 0px;
33
       overflow: hidden;
33
       overflow: hidden;
34
       left: 30vw;
34
       left: 30vw;