Don't scale message images with viewport

This commit is contained in:
Cohee 2024-09-02 02:18:29 +03:00
parent 527321b9e2
commit ab4385eb12
1 changed files with 0 additions and 1 deletions

View File

@ -4574,7 +4574,6 @@ a {
border-radius: 10px;
max-width: 100%;
max-height: 40vh;
max-height: 40dvh;
image-rendering: -webkit-optimize-contrast;
}