From c035e16298011c366fe42f40a1709c5509a3114c Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 15 Feb 2021 01:35:41 +0800 Subject: fix: Timeline highlight and bookmark buttom no reaction. --- FrontEnd/src/app/views/timeline-common/timeline-common.sass | 8 -------- 1 file changed, 8 deletions(-) (limited to 'FrontEnd/src/app/views/timeline-common/timeline-common.sass') 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 -- cgit v1.2.3