diff options
Diffstat (limited to 'FrontEnd/src/pages/timeline/Timeline.css')
-rw-r--r-- | FrontEnd/src/pages/timeline/Timeline.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/FrontEnd/src/pages/timeline/Timeline.css b/FrontEnd/src/pages/timeline/Timeline.css index 4dd4fdcc..f071f163 100644 --- a/FrontEnd/src/pages/timeline/Timeline.css +++ b/FrontEnd/src/pages/timeline/Timeline.css @@ -230,13 +230,6 @@ margin-right: 0.6em; } -.timeline-card { - position: fixed; - z-index: 1029; - top: 56px; - right: 0; - margin: 0.5em; -} .timeline-top { position: sticky; |