fix: post content images overflow

This commit is contained in:
Awais Ansari
2022-06-22 23:38:04 +05:00
committed by Mehak Nasir
parent 59187d2217
commit 8aeceb7c09

View File

@@ -8,7 +8,8 @@ $fa-font-path: "~font-awesome/fonts";
#post,
#comment,
#reply {
#reply,
.discussion-comments {
img {
height: auto;
max-width: 100%;