mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
set cursor to auto on post card
This commit is contained in:
parent
3607ce5fd0
commit
ba82765fa7
@ -178,6 +178,7 @@ export default {
|
|||||||
|
|
||||||
.post-card {
|
.post-card {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
cursor: auto;
|
||||||
|
|
||||||
.comments {
|
.comments {
|
||||||
margin-top: $space-small;
|
margin-top: $space-small;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user