From d5c816ed2bac09d33900d292e7b19c9aed308d38 Mon Sep 17 00:00:00 2001 From: Cohee Date: Fri, 14 Jul 2023 17:21:36 +0300 Subject: [PATCH] Unsqueeze past chats on narrow phoney screens --- public/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/style.css b/public/style.css index 124561f74..fa0422b25 100644 --- a/public/style.css +++ b/public/style.css @@ -4912,6 +4912,7 @@ body.waifuMode .zoomed_avatar { align-items: start; height: min-content; align-content: start; + max-width: unset; } #top-settings-holder,