logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 8b87d548acaeb3b55fe9b4227df3e5d4ca672a01
parent 5ad4d82b6b7f7f82be010f4ecda693625bbc243e
Author: Henry Jameson <me@hjkos.com>
Date:   Thu, 15 Aug 2024 01:01:31 +0300

didn't work, lol

Diffstat:

Msrc/components/timeline/timeline.scss6------
1 file changed, 0 insertions(+), 6 deletions(-)

diff --git 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;