Skip to content

Commit

Permalink
fix(timeline): make vertical line z-index compatible with animations
Browse files Browse the repository at this point in the history
  • Loading branch information
Soare-Robert-Daniel committed Aug 7, 2024
1 parent 6263381 commit adc4c94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/blocks/blocks/timeline/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
position: absolute;
top: 0;
width: var(--o-timeline-v-width);
z-index: -1;
}


Expand Down

0 comments on commit adc4c94

Please sign in to comment.