From f8ffb667ffdb4d99b18bdd9fc4cac787039d3769 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Sat, 8 Nov 2025 15:03:31 -0800 Subject: [PATCH] Update vite.config.js --- vite.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/vite.config.js b/vite.config.js index d462011..3b710b4 100644 --- a/vite.config.js +++ b/vite.config.js @@ -32,7 +32,6 @@ export default defineConfig({ { tag:'script', attrs:{ src:'https://cdn.jsdelivr.net/npm/tiny-ripple@0.2.0' }, injectTo:'head' }, { tag:'style', children:':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}', injectTo:'head' }, { tag:'style', children:'html,body{overscroll-behavior-y:contain}', injectTo:'head' }, - { tag:'style', children:'', injectTo:'head' }, { tag:'script', children:"(()=>{let k,v=visualViewport;const f=()=>{removeEventListener('popstate',f),document.activeElement?.blur()};v.onresize=()=>{let o=v.height