From f66b4c3fb341376667fe0c1d20f417be4e3a6e3b Mon Sep 17 00:00:00 2001 From: dekun Date: Sun, 16 Aug 2026 16:19:43 +0800 Subject: [PATCH] Widen ultrawide page container from 1440px to 1600px. Co-authored-by: Cursor --- lib/common/static/instance_page.css | 4 ++-- lib/instance/templates/embed_shell.html | 2 +- lib/instance/templates/index.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/common/static/instance_page.css b/lib/common/static/instance_page.css index 71cd0f0..f5c6e8e 100644 --- a/lib/common/static/instance_page.css +++ b/lib/common/static/instance_page.css @@ -163,9 +163,9 @@ .panel-scroll,.pos-list{max-height:420px} .records-card .table-wrap{max-height:620px;overflow:auto} } - /* 带鱼/超宽:整页(含顶栏统计)固定 1440 居中;1920 仍用上方 min(1840px,96vw) */ + /* 带鱼/超宽:整页(含顶栏统计)固定 1600 居中;1920 仍用上方 min(1840px,96vw) */ @media (min-width: 2000px){ - .container{max-width:1440px;width:100%} + .container{max-width:1600px;width:100%} } @media (min-width: 2560px){ .dual-panel-grid{gap:18px} diff --git a/lib/instance/templates/embed_shell.html b/lib/instance/templates/embed_shell.html index 1bfd748..b901411 100644 --- a/lib/instance/templates/embed_shell.html +++ b/lib/instance/templates/embed_shell.html @@ -7,7 +7,7 @@ - + diff --git a/lib/instance/templates/index.html b/lib/instance/templates/index.html index f83cf58..e1e7769 100644 --- a/lib/instance/templates/index.html +++ b/lib/instance/templates/index.html @@ -18,7 +18,7 @@ {{ pwa_app_name }} - +