forked from MarseyWorld/MarseyWorld
fix embeds in chat
parent
4d81538b69
commit
6ca84a0dd1
|
@ -7738,7 +7738,7 @@ img[src$="/e/speechbubble.webp"] {
|
|||
.twitter-embed, .reddit-embed {
|
||||
border: none;
|
||||
display: inline !important;
|
||||
width: 552px;
|
||||
width: min(100%, 552px);
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue