Don't scale message images with viewport
This commit is contained in:
parent
527321b9e2
commit
ab4385eb12
|
@ -4574,7 +4574,6 @@ a {
|
|||
border-radius: 10px;
|
||||
max-width: 100%;
|
||||
max-height: 40vh;
|
||||
max-height: 40dvh;
|
||||
image-rendering: -webkit-optimize-contrast;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue