aboutsummaryrefslogtreecommitdiff
path: root/styles/editor.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles/editor.css')
-rw-r--r--styles/editor.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/styles/editor.css b/styles/editor.css
index 7eda309..a333a56 100644
--- a/styles/editor.css
+++ b/styles/editor.css
@@ -217,6 +217,10 @@
white-space: nowrap;
}
+.appGrid .timeline .timelineInner.blur {
+ pointer-events: none;
+}
+
.timeline .scrubber {
width: 2px;
overflow: visible;