aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2024-08-15 01:01:31 +0300
committerHenry Jameson <me@hjkos.com>2024-08-15 01:01:31 +0300
commit8b87d548acaeb3b55fe9b4227df3e5d4ca672a01 (patch)
treefdf16cbdfe745b12a15d570b91e4fa21d31d8134 /src/components/timeline
parent5ad4d82b6b7f7f82be010f4ecda693625bbc243e (diff)
didn't work, lol
Diffstat (limited to 'src/components/timeline')
-rw-r--r--src/components/timeline/timeline.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/components/timeline/timeline.scss b/src/components/timeline/timeline.scss
index 61261d32..0fc0d979 100644
--- a/src/components/timeline/timeline.scss
+++ b/src/components/timeline/timeline.scss
@@ -4,12 +4,6 @@
backdrop-filter: none;
}
- /* This is to fix the occasional gaps/weird lines in timeline */
- .timeline {
- display: flex;
- flex-direction: column;
- }
-
.alert-badge {
font-size: 0.75em;
line-height: 1;