set cursor to auto on post card

This commit is contained in:
Alina Beck 2019-09-04 16:23:57 +01:00
parent 3607ce5fd0
commit ba82765fa7

View File

@ -178,6 +178,7 @@ export default {
.post-card {
margin: auto;
cursor: auto;
.comments {
margin-top: $space-small;