diff options
| author | Henry Jameson <me@hjkos.com> | 2022-04-21 00:27:48 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-04-21 00:27:48 +0300 |
| commit | ed80ecfdbd41998830f6888bbd5fe60bb687bae6 (patch) | |
| tree | 28d2d8d8a9cf7241a10cce688500ace25b23e72f /src/components/timeline | |
| parent | 491449c41883c0ab3436c2ea16c5c49424097ce9 (diff) | |
cleanup
Diffstat (limited to 'src/components/timeline')
| -rw-r--r-- | src/components/timeline/timeline.scss | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/components/timeline/timeline.scss b/src/components/timeline/timeline.scss index 4c58e686..d5dd05f2 100644 --- a/src/components/timeline/timeline.scss +++ b/src/components/timeline/timeline.scss @@ -9,16 +9,6 @@ cursor: progress; } - .timeline-heading { - max-width: 100%; - flex-wrap: nowrap; - align-items: center; - } - - .timeline-footer { - border: none; - } - .conversation-heading { top: calc(var(--panel-heading-height) * 2); } |
