@@ -110,18 +110,6 @@ export default Vue.extend({
background #fff
opacity 0
- > header
- margin 1em 0
- color $theme-color
- // color #43A4EC
- font-weight bold
-
- &:empty
- display none
-
- > i
- margin-right 0.5em
-
> .body
margin 1em 0
color #888
@@ -154,3 +142,18 @@ export default Vue.extend({
transition color 0s ease
+
+
diff --git a/src/web/app/desktop/views/components/post-preview.vue b/src/web/app/desktop/views/components/post-preview.vue
index b39ad3db4..6a0a60e4a 100644
--- a/src/web/app/desktop/views/components/post-preview.vue
+++ b/src/web/app/desktop/views/components/post-preview.vue
@@ -64,7 +64,6 @@ export default Vue.extend({
> header
display flex
- margin 4px 0
white-space nowrap
> .name