king
2023-11-08 2f3b614bb34f5e2865e91c949712f5ee5e8a18f2
src/tabviews/custom/components/timeline/normal-timeline/index.scss
@@ -251,6 +251,14 @@
    }
  }
}
.normal-timeline-box.hover {
 .card-item-box:not(:hover) {
    button {
      opacity: 0;
      transition: opacity 0.3s;
    }
  }
}
.normal-timeline-box::after {
  content: ' ';