diff --git a/webapp/pages/post/_id/_slug/index.vue b/webapp/pages/post/_id/_slug/index.vue index 127c142f4..9edf895e4 100644 --- a/webapp/pages/post/_id/_slug/index.vue +++ b/webapp/pages/post/_id/_slug/index.vue @@ -178,6 +178,7 @@ export default { .post-card { margin: auto; + cursor: auto; .comments { margin-top: $space-small;