@@ -411,6 +411,10 @@
animation: imagesLoop 15s linear 1s infinite normal;
}
+.chart-box:hover .text-list {
+ animation-play-state: paused;
+}
+
.text-list-item {
width: 100%;
height: 48px;