From 95add2f31e52beba3f55c6d27b73d59762cfab8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 05:31:24 +0000 Subject: [PATCH] This build was committed by a bot. --- dist/index.html | 32 +++++++++++--------------------- dist/sw.js | 2 +- 2 files changed, 12 insertions(+), 22 deletions(-) diff --git a/dist/index.html b/dist/index.html index d70d44f..c6ad564 100644 --- a/dist/index.html +++ b/dist/index.html @@ -13,7 +13,7 @@ html, body { overscroll-behavior-y: contain; } .msg-avatar{font-size:16px} .menu-card{position:fixed;z-index:60;min-width:12rem;border-radius:0.75rem;border:1px solid #e5e7eb;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.08)} .menu-item{width:100%;text-align:left;padding:.5rem .75rem;font-size:0.875rem;display:flex;align-items:center;gap:.5rem} -#scriptEditor,#htmlEditor{outline:none} +#htmlEditor{outline:none} @@ -83,7 +83,7 @@ html, body { overscroll-behavior-y: contain; }