fix: remove duplicate code (#3674)

This commit is contained in:
Caichong
2024-03-15 16:50:46 +08:00
committed by GitHub
parent 0434e718ed
commit c33ee66473

View File

@@ -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;