From 37bd21b331693d90996e415c4af05d624a8674cb Mon Sep 17 00:00:00 2001 From: Valeria Fadeeva Date: Wed, 23 Oct 2024 14:20:37 +0500 Subject: [PATCH] Update --- public/assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/css/style.css b/public/assets/css/style.css index f869620..afe8e45 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -73,7 +73,7 @@ html, body { } .media_attachments img:only-child { - max-width: none; + max-width: 100%; border-radius: 10px; }