diff --git a/components/Author.vue b/components/Author.vue index 87b124c93..d911c82cd 100644 --- a/components/Author.vue +++ b/components/Author.vue @@ -5,26 +5,32 @@ :open-group="Math.random().toString()" placement="top-start" trigger="manual" - offset="5"> + offset="0"> -
+
-
- {{ author.name | truncate(trunc) }}
- - {{ post.createdAt | date }} - +
+ {{ author.name | truncate(trunc, 18) }} +
+ style="margin-bottom: -10px" />