Fix style

943e14f797edf3b6a5c636582572a7d02c20e36f

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -4Ignore whitespace
public/style.css+1 -4
@@ -4990,15 +4990,12 @@ a:hover {
4990 padding: 0.5rem;4990 padding: 0.5rem;
4991}4991}
49924992
4993.mes_img.img_inline {
4994 cursor: pointer;
4995}
4996
4997.mes_img {4993.mes_img {
4998 border-radius: 10px;4994 border-radius: 10px;
4999 max-width: 100%;4995 max-width: 100%;
5000 max-height: 40vh;4996 max-height: 40vh;
5001 image-rendering: -webkit-optimize-contrast;4997 image-rendering: -webkit-optimize-contrast;
4998 cursor: pointer;
5002}4999}
50035000
5004.mes_img_swipes,5001.mes_img_swipes,