king
2023-12-14 0eb129a9beddbb86ae74d7106a8e60823206b8d5
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: ' ';