From 8c5822c8533681f4e86a31e06156436faa5ff2f0 Mon Sep 17 00:00:00 2001 From: znetsixe Date: Tue, 19 May 2026 22:31:22 +0200 Subject: [PATCH] =?UTF-8?q?style(editor):=20drop=20fixed=20max-width=20on?= =?UTF-8?q?=20rotor=20SVG=20=E2=80=94=20let=20it=20fill=20the=20panel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Was capped at 600 px and horizontally centred. Removing both lets the SVG expand to the editor column width, which on wider screens stops the diagram from sitting in a narrow stripe with empty margins. Co-Authored-By: Claude Opus 4.7 (1M context) --- rotatingMachine.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rotatingMachine.html b/rotatingMachine.html index 32ffb33..3721e76 100644 --- a/rotatingMachine.html +++ b/rotatingMachine.html @@ -307,7 +307,7 @@