aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/src/views/timeline-common/index.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/FrontEnd/src/views/timeline-common/index.css b/FrontEnd/src/views/timeline-common/index.css
index 1cad2fb2..7d7eb213 100644
--- a/FrontEnd/src/views/timeline-common/index.css
+++ b/FrontEnd/src/views/timeline-common/index.css
@@ -150,7 +150,6 @@
.timeline-item-card {
position: relative;
padding: 0.3em 0.5em 1em 4em;
- transition: background 0.5s, padding-left 0.5s;
animation: 0.6s forwards;
opacity: 0;
}