diff options
author | crupest <crupest@outlook.com> | 2021-02-20 22:45:07 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-02-20 22:45:07 +0800 |
commit | fc19008962790e1042b29d1e6afe1a76980223e3 (patch) | |
tree | 16e0a546f8f962e9d9f2d3922e40113c92239700 /FrontEnd/src/app/views/timeline-common/timeline-common.sass | |
parent | a3bed8211eddfdec9742e8ec68f8c706f44a63b4 (diff) | |
download | timeline-fc19008962790e1042b29d1e6afe1a76980223e3.tar.gz timeline-fc19008962790e1042b29d1e6afe1a76980223e3.tar.bz2 timeline-fc19008962790e1042b29d1e6afe1a76980223e3.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 31404d8c..c74058c0 100644 --- a/FrontEnd/src/app/views/timeline-common/timeline-common.sass +++ b/FrontEnd/src/app/views/timeline-common/timeline-common.sass @@ -166,7 +166,7 @@ $timeline-line-color-current: #36c2e6 .timeline-template-card position: fixed - z-index: 1 + z-index: 1031 top: 56px right: 0 margin: 0.5em |