fix: post content images overflow
This commit is contained in:
committed by
Mehak Nasir
parent
59187d2217
commit
8aeceb7c09
@@ -8,7 +8,8 @@ $fa-font-path: "~font-awesome/fonts";
|
||||
|
||||
#post,
|
||||
#comment,
|
||||
#reply {
|
||||
#reply,
|
||||
.discussion-comments {
|
||||
img {
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user