feat: add min-height to post content

main
Barış Soner Uşaklı 4 years ago
parent f7f1391e77
commit 67932c1f2a

@ -256,6 +256,7 @@
margin-left: 61px; margin-left: 61px;
word-wrap: break-word; word-wrap: break-word;
overflow: hidden; overflow: hidden;
min-height: 60px;
} }
.post-tools { .post-tools {

Loading…
Cancel
Save