diff options
author | crupest <crupest@outlook.com> | 2021-06-15 17:19:07 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-06-15 17:19:07 +0800 |
commit | d80619016375d15b05d0f13e5bf68e0d9581aff6 (patch) | |
tree | 8037156a78027f8d4af2f661a67c4bc9ebb8fd61 /FrontEnd/src | |
parent | a8bc59ae259456b7663af5106b3756b85a5e190b (diff) | |
download | timeline-d80619016375d15b05d0f13e5bf68e0d9581aff6.tar.gz timeline-d80619016375d15b05d0f13e5bf68e0d9581aff6.tar.bz2 timeline-d80619016375d15b05d0f13e5bf68e0d9581aff6.zip |
...
Diffstat (limited to 'FrontEnd/src')
-rw-r--r-- | FrontEnd/src/views/timeline-common/index.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FrontEnd/src/views/timeline-common/index.css b/FrontEnd/src/views/timeline-common/index.css index f35a86c9..1cad2fb2 100644 --- a/FrontEnd/src/views/timeline-common/index.css +++ b/FrontEnd/src/views/timeline-common/index.css @@ -234,6 +234,7 @@ .timeline-template-card { position: fixed; + z-index: 1031; top: 56px; right: 0; margin: 0.5em; |