From cc964ee579463d4c3acb35c188ee8eb38e23ce1a Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sun, 10 Aug 2025 07:44:38 -0700 Subject: [PATCH] mtmd: Increase the size of the UI image preview --- css/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/main.css b/css/main.css index de16d81d..062d3eb2 100644 --- a/css/main.css +++ b/css/main.css @@ -1579,6 +1579,7 @@ strong { .image-attachment { flex-direction: column; + max-width: 314px; } .image-preview {