aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-04-26 00:10:33 +0300
committerHenry Jameson <me@hjkos.com>2022-04-26 00:10:33 +0300
commitdeece5758437d305d8df3db87c5012322e1e53c8 (patch)
treeeb4af62d78952f89d0721bb986bb529f61ca0e8f /src
parent318c62c8526f2513f9760dba9ccc48d8c27c7645 (diff)
better formatting
Diffstat (limited to 'src')
-rw-r--r--src/components/conversation/conversation.vue5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/components/conversation/conversation.vue b/src/components/conversation/conversation.vue
index 48e7934c..ccedc121 100644
--- 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;