diff options
author | crupest <crupest@outlook.com> | 2020-11-04 12:26:56 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-11-04 12:26:56 +0800 |
commit | a20b15c1c79cd49ee4be7ac3fba80955704122d3 (patch) | |
tree | c03aaf0842a526e47c29e4b24a414cc7016b4d07 /FrontEnd/src | |
parent | fb67f270199fd2154f25f4a124ca2f07f8c31cec (diff) | |
download | timeline-a20b15c1c79cd49ee4be7ac3fba80955704122d3.tar.gz timeline-a20b15c1c79cd49ee4be7ac3fba80955704122d3.tar.bz2 timeline-a20b15c1c79cd49ee4be7ac3fba80955704122d3.zip |
feat: ...
Diffstat (limited to 'FrontEnd/src')
-rw-r--r-- | FrontEnd/src/app/views/timeline-common/timeline-common.sass | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/FrontEnd/src/app/views/timeline-common/timeline-common.sass b/FrontEnd/src/app/views/timeline-common/timeline-common.sass index f804834b..8d9ee04d 100644 --- a/FrontEnd/src/app/views/timeline-common/timeline-common.sass +++ b/FrontEnd/src/app/views/timeline-common/timeline-common.sass @@ -94,9 +94,10 @@ $timeline-line-color-current: #36c2e6 flex: 1 1 auto .current + &.timeline-item + padding-bottom: 2.5em + .timeline-line - &-area-container - bottom: -2em &-segment &.start |