From 943e14f797edf3b6a5c636582572a7d02c20e36f Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Tue, 1 Apr 2025 22:03:14 +0300 Subject: [PATCH] Fix style --- public/style.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/public/style.css b/public/style.css index 4c50eff80..6f736996b 100644 --- a/public/style.css +++ b/public/style.css @@ -4990,15 +4990,12 @@ a:hover { padding: 0.5rem; } -.mes_img.img_inline { - cursor: pointer; -} - .mes_img { border-radius: 10px; max-width: 100%; max-height: 40vh; image-rendering: -webkit-optimize-contrast; + cursor: pointer; } .mes_img_swipes,