aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/animationtimeline/Timeline.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/views/animationtimeline/Timeline.scss')
-rw-r--r--src/client/views/animationtimeline/Timeline.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/animationtimeline/Timeline.scss b/src/client/views/animationtimeline/Timeline.scss
index 71fac876d..fbdb2a200 100644
--- a/src/client/views/animationtimeline/Timeline.scss
+++ b/src/client/views/animationtimeline/Timeline.scss
@@ -20,6 +20,7 @@
position:absolute;
background-color: $light-color-secondary;
box-shadow: 0px 10px 20px;
+ transition: transform 500ms ease;
.info-container{
margin-top: 80px;