fix: remove duplicate code (#3674)
This commit is contained in:
parent
0434e718ed
commit
c33ee66473
12
index.html
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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue