From 97e79e0f8ca5619c730537d9eeb216bb744b4239 Mon Sep 17 00:00:00 2001 From: KQL Date: Fri, 5 Dec 2025 09:16:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8DPC=E7=AB=AF=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E6=A1=86=E4=B8=8D=E6=98=BE=E7=A4=BA=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 'hidden md:block' 改为 'w-0 md:w-1/3' - 添加 'overflow-hidden md:overflow-visible' - 在flex容器中使用宽度控制代替display控制 - 确保搜索框在PC端正常显示 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index eb29026..a615f6a 100644 --- a/index.html +++ b/index.html @@ -765,7 +765,7 @@ -