logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 2ab51a4ccbf5a247d7eb110fe8a07130bd9afe3a
parent 3ffe62acdccb8b556fcaec9bfa772ffb8196ad84
Author: Henry Jameson <me@hjkos.com>
Date:   Wed, 31 Aug 2022 01:19:18 +0300

fix veryfaint not applying

Diffstat:

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

diff --git a/src/components/timeline/timeline.scss b/src/components/timeline/timeline.scss @@ -13,10 +13,6 @@ background-color: var(--cGreen); } - .loadmore-text { - opacity: 1; - } - .loadmore-button { position: relative }