fix borders in statuses and linear view

This commit is contained in:
Henry Jameson 2024-02-19 00:21:44 +02:00
parent f4bf374509
commit 1bc1a83a1f
1 changed files with 2 additions and 1 deletions

View File

@ -262,7 +262,8 @@
}
.thread-ancestor-has-other-replies .conversation-status,
&:last-child .conversation-status,
&:last-child:not(.-expanded) .conversation-status,
&.-expanded .conversation-status:last-child,
.thread-ancestor:last-child .conversation-status,
.thread-ancestor:last-child .thread-ancestor-dive-box,
&.-expanded .thread-tree .conversation-status {