diff --git a/components/PostCard.vue b/components/PostCard.vue index 450e69959..d8466f2ad 100644 --- a/components/PostCard.vue +++ b/components/PostCard.vue @@ -8,6 +8,47 @@ :image="post.image" style="cursor: pointer; position: relative;" > + + + + + + @@ -55,12 +96,14 @@