diff options
| author | Henry Jameson <me@hjkos.com> | 2017-11-13 01:28:08 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2017-11-13 01:28:08 +0300 |
| commit | c18aace3da78f3603528fa621077b3df846aefc9 (patch) | |
| tree | f272c36b689f62d6710fcfeea79438924541ca3d /src/components/conversation/conversation.vue | |
| parent | 46765d5c1a6fc2e799221eb3c4ba217590a63554 (diff) | |
imo this looks ugly, compared to general timeline appearance
Diffstat (limited to 'src/components/conversation/conversation.vue')
| -rw-r--r-- | src/components/conversation/conversation.vue | 5 |
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; |
