From b0170d8cbb14a05d791ae5560c6e15da3fabfd7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 15 Nov 2021 00:47:37 +0100 Subject: cleanup --- static/style.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'static/style.scss') diff --git a/static/style.scss b/static/style.scss index 4c645ff7..9833a77a 100644 --- a/static/style.scss +++ b/static/style.scss @@ -568,6 +568,8 @@ vevent-block, .event { &.generated { opacity: 40%; + /* TODO only disable transitions for top/botom, and only + * when dragging (not when updating through other means) */ transition: none; } -- cgit v1.2.3