aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-02-22 15:57:59 +0800
committercrupest <crupest@outlook.com>2021-02-22 15:57:59 +0800
commit351c929d0c699ac19a29224090e816c38685291b (patch)
tree7bf140f376271b64472daeadeb8e96b5f04615f8
parent98c04c230e480c9b4ee8bd7b19286523e9e4e6b5 (diff)
downloadtimeline-351c929d0c699ac19a29224090e816c38685291b.tar.gz
timeline-351c929d0c699ac19a29224090e816c38685291b.tar.bz2
timeline-351c929d0c699ac19a29224090e816c38685291b.zip
...
-rw-r--r--FrontEnd/src/app/views/timeline-common/timeline-common.sass2
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 c74058c0..43c4d0f7 100644
--- a/FrontEnd/src/app/views/timeline-common/timeline-common.sass
+++ b/FrontEnd/src/app/views/timeline-common/timeline-common.sass
@@ -58,7 +58,7 @@ $timeline-line-color-current: #36c2e6
&.current-end
height: 2em
flex: 0 0 auto
- background: linear-gradient($timeline-line-color-current, transparent)
+ background: linear-gradient($timeline-line-color-current, white)
.node-container
flex: 0 0 auto