aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/ui/Message.css
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/src/ui/Message.css')
-rw-r--r--vnext/src/ui/Message.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/vnext/src/ui/Message.css b/vnext/src/ui/Message.css
index d724703f..126fcd6a 100644
--- a/vnext/src/ui/Message.css
+++ b/vnext/src/ui/Message.css
@@ -74,6 +74,10 @@ blockquote {
.msg-media {
text-align: center;
}
+.msg-media img {
+ max-width: 100%;
+ height: auto;
+}
.msg-links {
color: #88958d;
font-size: small;