From d9d26adec4e39a616b01ba437ba796130b4dd3bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 04:19:54 +0000 Subject: [PATCH] This build was committed by a bot. --- dist/assets/{index-D0jiCqve.js => index-BYYwylFc.js} | 0 dist/assets/{index-L35IYyyb.css => index-vzcQu8Jx.css} | 6 +++--- dist/index.html | 10 ++++++---- dist/sw.js | 2 +- 4 files changed, 10 insertions(+), 8 deletions(-) rename dist/assets/{index-D0jiCqve.js => index-BYYwylFc.js} (100%) rename dist/assets/{index-L35IYyyb.css => index-vzcQu8Jx.css} (66%) diff --git a/dist/assets/index-D0jiCqve.js b/dist/assets/index-BYYwylFc.js similarity index 100% rename from dist/assets/index-D0jiCqve.js rename to dist/assets/index-BYYwylFc.js diff --git a/dist/assets/index-L35IYyyb.css b/dist/assets/index-vzcQu8Jx.css similarity index 66% rename from dist/assets/index-L35IYyyb.css rename to dist/assets/index-vzcQu8Jx.css index f59a21d..ce69789 100644 --- a/dist/assets/index-L35IYyyb.css +++ b/dist/assets/index-vzcQu8Jx.css @@ -1,10 +1,10 @@ :root{--safe-bottom:env(safe-area-inset-bottom)}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:999px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none} -html,body{overscroll-behavior-y:contain} -.markdown-body{font-size:14px;line-height:1.6}.markdown-body pre{overflow:auto} +html,body{overscroll-behavior-y:contain;font-family:'Space Grotesk',system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","SF Pro","Segoe UI",sans-serif} +.markdown-body{font-size:14px;line-height:1.6;font-family:system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","SF Pro","Segoe UI",sans-serif}.markdown-body pre{overflow:auto} .markdown-body ul,.markdown-body ol{list-style:revert;padding-left:2em} .msg-bubble{overflow-x:auto} .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} -#htmlEditor,#extensionHtmlEditor,#jsonSchemaEditor{outline:none;white-space:pre!important;font-size:11px;line-height:1.5;} +#htmlEditor,#extensionHtmlEditor,#jsonSchemaEditor{outline:none;white-space:pre!important;font-size:11px;line-height:1.5} :not(pre)>code{font-size:85%;padding:.2em .4em;margin:0;border-radius:6px;background-color:rgba(175,184,193,0.2)} diff --git a/dist/index.html b/dist/index.html index c39557b..602b8d5 100644 --- a/dist/index.html +++ b/dist/index.html @@ -5,14 +5,17 @@
Scripts also run. extension.html runs before index.html.