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