diff options
author | crupest <crupest@outlook.com> | 2022-04-24 16:37:09 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-04-24 16:37:09 +0800 |
commit | fee641197dc4359c189b9ebea45800d71cb5aa8d (patch) | |
tree | 627d79b6cdda35f3ff33147815d932959d09354d /FrontEnd/src/views/timeline/index.css | |
parent | e1b5e204156d38fe986996f2bbe3914af7d1e226 (diff) | |
download | timeline-fee641197dc4359c189b9ebea45800d71cb5aa8d.tar.gz timeline-fee641197dc4359c189b9ebea45800d71cb5aa8d.tar.bz2 timeline-fee641197dc4359c189b9ebea45800d71cb5aa8d.zip |
...
Diffstat (limited to 'FrontEnd/src/views/timeline/index.css')
-rw-r--r-- | FrontEnd/src/views/timeline/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/src/views/timeline/index.css b/FrontEnd/src/views/timeline/index.css index 6929f9ae..fa3542dd 100644 --- a/FrontEnd/src/views/timeline/index.css +++ b/FrontEnd/src/views/timeline/index.css @@ -237,7 +237,7 @@ margin-right: 0.6em; } -.timeline-template-card { +.timeline-card { position: fixed; z-index: 1029; top: 56px; |