mayisheng
2022-08-10 cfcc3d7f4e28bb6613b598b7b0a3ae8009dbec2a
src/styles/pcpage/dc-ui.scss
@@ -42,6 +42,10 @@
}
.layer-entity-animation {
    animation: moveLayerIcon 1s linear infinite;
}
@keyframes moveLayerIcon {
    0% {
        transform: translateY(0px);