diff --git a/src/renderer/styles/style.css b/src/renderer/styles/style.css index ec9fe1a..41b9018 100644 --- a/src/renderer/styles/style.css +++ b/src/renderer/styles/style.css @@ -1723,7 +1723,7 @@ html, body { /* ═══ 帮助弹框 ═══ */ #helpModal .modal { - max-width: 600px; + max-width: 760px; max-height: 85vh; }