Skip to content

Commit 05133f4

Browse files
committed
Update message_component_scaling.css
1 parent b2f9689 commit 05133f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snippets/message_component_scaling.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
:is(.messageAttachment-CZp8Iv>a, .embedWrapper-1MtIDg>a, .embedWrapper-1MtIDg>div>a) {
1+
.messageAttachment-CZp8Iv>a, .embedWrapper-1MtIDg>a, .embedWrapper-1MtIDg>div>a {
22
height: auto !important;
33
}
4-
:is(.messageAttachment-CZp8Iv>a>img, .embedWrapper-1MtIDg>div>a>img, .embedWrapper-1MtIDg>a>img) {
4+
.messageAttachment-CZp8Iv>a>img, .embedWrapper-1MtIDg>div>a>img, .embedWrapper-1MtIDg>a>img {
55
max-width: 100% !important;
66
height: auto !important;
77
position: unset;

0 commit comments

Comments
 (0)