From ced38cac29644aaa8c112001d83e59cfdc31d836 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Sun, 25 Jan 2026 01:24:53 -0500 Subject: [PATCH] Update samy.css --- samy.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samy.css b/samy.css index 1cb4849..46d9359 100644 --- a/samy.css +++ b/samy.css @@ -301,8 +301,8 @@ body { border: 1px solid var(--border-color); /* Narrower so it fits under the stack column */ - width: calc(25% - 10px); - max-width: 480px; + width: 100%; + max-width: 100%; } /* Printer panels on Devices tab */