Update PostComponent.vue

pull/628/head
Daniel Supernault 7 years ago
parent d32beba376
commit befed118ea
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -5,10 +5,6 @@
overflow-y: scroll;
}
.postPresenterContainer {
background: #000;
}
.status-comments,
.reactions,
.col-md-4 {
@ -16,6 +12,7 @@
}
.postPresenterContainer {
background: #000;
min-height: 600px;
}
</style>

Loading…
Cancel
Save