aboutsummaryrefslogtreecommitdiff
path: root/src/components/conversation/conversation.vue
diff options
context:
space:
mode:
authorShpuld Shpuldson <shp@cock.li>2021-02-22 16:44:12 +0200
committerShpuld Shpuldson <shp@cock.li>2021-02-22 16:44:12 +0200
commit2f60c6a821bd574fa352e45ac5bcc67097af7e11 (patch)
tree095026da48b1f42c8b3c407b19623b4fabded425 /src/components/conversation/conversation.vue
parentaa240f935f5a32ca78cb1ccc26573a5a9fb0ed29 (diff)
fix redline again
Diffstat (limited to 'src/components/conversation/conversation.vue')
-rw-r--r--src/components/conversation/conversation.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/conversation/conversation.vue b/src/components/conversation/conversation.vue
index 353859b8..3fb26d92 100644
--- a/src/components/conversation/conversation.vue
+++ b/src/components/conversation/conversation.vue
@@ -50,7 +50,6 @@
.Conversation {
.conversation-status {
- border-left: none;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: var(--border, $fallback--border);