diff options
author | crupest <crupest@outlook.com> | 2021-04-13 18:41:07 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-04-13 18:41:07 +0800 |
commit | b6096233602281c48f1a53b6b5089b5752ed4e65 (patch) | |
tree | 7629deb9618c51cbafe7156a4fb7b8d12b6dc6d9 /FrontEnd/src/app/views/timeline-common/timeline-common.sass | |
parent | 25d4831aac40f5438d91d8a303af930e0d97cb2d (diff) | |
download | timeline-b6096233602281c48f1a53b6b5089b5752ed4e65.tar.gz timeline-b6096233602281c48f1a53b6b5089b5752ed4e65.tar.bz2 timeline-b6096233602281c48f1a53b6b5089b5752ed4e65.zip |
...
Diffstat (limited to 'FrontEnd/src/app/views/timeline-common/timeline-common.sass')
-rw-r--r-- | FrontEnd/src/app/views/timeline-common/timeline-common.sass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/src/app/views/timeline-common/timeline-common.sass b/FrontEnd/src/app/views/timeline-common/timeline-common.sass index e570b4b4..3734ba25 100644 --- a/FrontEnd/src/app/views/timeline-common/timeline-common.sass +++ b/FrontEnd/src/app/views/timeline-common/timeline-common.sass @@ -149,7 +149,7 @@ $timeline-line-color-current: #36c2e6 position: relative padding: 0.3em 0.5em 1em 4em transition: background 0.5s, padding-left 0.5s - animation: 0.4s forwards + animation: 0.6s forwards opacity: 0 @include media-breakpoint-down(sm) |