logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: deece5758437d305d8df3db87c5012322e1e53c8
parent 318c62c8526f2513f9760dba9ccc48d8c27c7645
Author: Henry Jameson <me@hjkos.com>
Date:   Tue, 26 Apr 2022 00:10:33 +0300

better formatting

Diffstat:

Msrc/components/conversation/conversation.vue5+----
1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/src/components/conversation/conversation.vue b/src/components/conversation/conversation.vue @@ -251,14 +251,11 @@ .thread-ancestor-has-other-replies .conversation-status, .thread-ancestor:last-child .conversation-status, .thread-ancestor:last-child .thread-ancestor-dive-box, + &:last-child .conversation-status, &.-expanded .thread-tree .conversation-status { border-bottom: none; } - &:last-child .conversation-status { - border-bottom: none; - } - .thread-ancestors + .thread-tree > .conversation-status { border-top-width: 1px; border-top-style: solid;