From 596f638cdd2d4fe69105685c6a65db871aef946d Mon Sep 17 00:00:00 2001 From: Fringg Date: Fri, 24 Apr 2026 13:51:08 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20prose=20content=20overflow=20on=20mobile?= =?UTF-8?q?=20=E2=80=94=20add=20overflow-x-auto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/InfoPageView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/InfoPageView.tsx b/src/pages/InfoPageView.tsx index a0bc401..2d024e6 100644 --- a/src/pages/InfoPageView.tsx +++ b/src/pages/InfoPageView.tsx @@ -271,7 +271,7 @@ export default function InfoPageView() { {/* Page content - sanitized with DOMPurify (strict allowlist) */}