Fix style

This commit is contained in:
Cohee
2025-04-01 22:03:14 +03:00
parent b31a53ab99
commit 943e14f797

View File

@ -4990,15 +4990,12 @@ a:hover {
padding: 0.5rem; padding: 0.5rem;
} }
.mes_img.img_inline {
cursor: pointer;
}
.mes_img { .mes_img {
border-radius: 10px; border-radius: 10px;
max-width: 100%; max-width: 100%;
max-height: 40vh; max-height: 40vh;
image-rendering: -webkit-optimize-contrast; image-rendering: -webkit-optimize-contrast;
cursor: pointer;
} }
.mes_img_swipes, .mes_img_swipes,