diff options
author | crupest <crupest@outlook.com> | 2021-02-15 01:35:41 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-02-15 01:35:41 +0800 |
commit | 50767ee02a8f3ec1857e198bf43d487ba31b9dea (patch) | |
tree | 739f973d3a4083470147d1be82d6843804171a64 /FrontEnd/src/app/views/timeline-common/timeline-common.sass | |
parent | b4b99591a3483a817551e3f2c99b282470984c2f (diff) | |
download | timeline-50767ee02a8f3ec1857e198bf43d487ba31b9dea.tar.gz timeline-50767ee02a8f3ec1857e198bf43d487ba31b9dea.tar.bz2 timeline-50767ee02a8f3ec1857e198bf43d487ba31b9dea.zip |
fix: Timeline highlight and bookmark buttom no reaction.
Diffstat (limited to 'FrontEnd/src/app/views/timeline-common/timeline-common.sass')
-rw-r--r-- | FrontEnd/src/app/views/timeline-common/timeline-common.sass | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/FrontEnd/src/app/views/timeline-common/timeline-common.sass b/FrontEnd/src/app/views/timeline-common/timeline-common.sass index 1a7bfc3b..31404d8c 100644 --- a/FrontEnd/src/app/views/timeline-common/timeline-common.sass +++ b/FrontEnd/src/app/views/timeline-common/timeline-common.sass @@ -170,11 +170,3 @@ $timeline-line-color-current: #36c2e6 top: 56px right: 0 margin: 0.5em - -.timeline-container - display: flex - justify-content: center - - .timeline - max-width: 80em - flex-grow: 1 |