aboutsummaryrefslogtreecommitdiff
path: root/src/components/conversation/conversation.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/conversation/conversation.vue')
-rw-r--r--src/components/conversation/conversation.vue5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/components/conversation/conversation.vue b/src/components/conversation/conversation.vue
index ea222ea2..3dea4985 100644
--- a/src/components/conversation/conversation.vue
+++ b/src/components/conversation/conversation.vue
@@ -27,11 +27,6 @@
<script src="./conversation.js"></script>
<style lang="scss">
- .conversation-heading {
- border-bottom-style: solid;
- border-bottom-width: 1px;
- }
-
.status-preview {
position: absolute;
max-width: 35em;