From 6d7ecd7d800450ab07cb2895d4af96ab13849ded Mon Sep 17 00:00:00 2001 From: Shpuld Shpludson Date: Wed, 28 Oct 2020 10:02:51 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- src/components/timeline/timeline.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue index 234ca2d2..e4404daf 100644 --- a/src/components/timeline/timeline.vue +++ b/src/components/timeline/timeline.vue @@ -110,7 +110,6 @@ &.-blocked { pointer-events: none; - cursor: wait; } }