diff options
Diffstat (limited to 'src/components/timeline')
| -rw-r--r-- | src/components/timeline/Timeline.sass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/timeline/Timeline.sass b/src/components/timeline/Timeline.sass index eed3174e..ca1cc524 100644 --- a/src/components/timeline/Timeline.sass +++ b/src/components/timeline/Timeline.sass @@ -15,6 +15,8 @@ $timeline-border: $border-width solid $gray-semi-dark text-align: center z-index: 2000 + pointer-events: none + .timeline-container display: inline-block margin: 0 auto |
