From b1e1f058863d93eedacbb491164bb2fc8f15ad60 Mon Sep 17 00:00:00 2001 From: passthem Date: Wed, 1 Apr 2026 23:05:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20Chrome=20=E6=84=8F?= =?UTF-8?q?=E5=A4=96=E7=9A=84=E6=BB=9A=E5=8A=A8=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 02fab58..c7ba3c7 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -674,7 +674,7 @@ try { max-width: 50rem; max-height: 30rem; padding-block: 3rem; - overflow-y: scroll; + overflow-y: auto; margin-inline: 1rem; background-color: rgb(from var(--color-bg-0) r g b / .3); border-radius: 2rem;