aboutsummaryrefslogtreecommitdiff
path: root/styles/editor.css
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2021-05-17 11:15:52 +0200
committerlonkaars <loek@pipeframe.xyz>2021-05-17 11:15:52 +0200
commit5a66728480dcf9ea3281d1bd887f610f8e6b7db4 (patch)
tree8bb221323f44f21f37e4d9adf2229bad5c8fe3dd /styles/editor.css
parent5890893a4c60af290843601252caf890360d29cf (diff)
timeline moves in editor to now
Diffstat (limited to 'styles/editor.css')
-rw-r--r--styles/editor.css1
1 files changed, 0 insertions, 1 deletions
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)
}