From 5a66728480dcf9ea3281d1bd887f610f8e6b7db4 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Mon, 17 May 2021 11:15:52 +0200 Subject: timeline moves in editor to now --- styles/editor.css | 1 - 1 file changed, 1 deletion(-) (limited to 'styles') diff --git a/styles/editor.css b/styles/editor.css index d1a6256..8d02dff 100644 --- a/styles/editor.css +++ b/styles/editor.css @@ -211,7 +211,6 @@ overflow: visible; filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3)); z-index: 999999999; - --frame: 30; left: calc((var(--zoom) * (var(--frame) - 0.5)) * 1px - 1px) } -- cgit v1.2.3