aboutsummaryrefslogtreecommitdiff
path: root/static/style.scss
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--static/style.scss2
1 files changed, 2 insertions, 0 deletions
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;
}