Преглед изворни кода

fix: remove duplicate code (#3674)

Caichong пре 1 година
родитељ
комит
c33ee66473
1 измењених фајлова са 0 додато и 12 уклоњено
  1. 0 12
      index.html

+ 0 - 12
index.html

@@ -125,18 +125,6 @@
           }
         }
 
-        @keyframes ant-rotate {
-          to {
-            transform: rotate(405deg);
-          }
-        }
-
-        @keyframes ant-spin-move {
-          to {
-            opacity: 1;
-          }
-        }
-
         @keyframes ant-spin-move {
           to {
             opacity: 1;