From 4c441244c8106340f9036116afcc07b3089245f7 Mon Sep 17 00:00:00 2001 From: TerryM Date: Sat, 30 May 2026 03:00:44 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=90=9C=E7=B4=A2=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=E8=A1=8C=E4=B8=8E=E8=BE=93=E5=85=A5=E6=A1=86=E5=86=85=E5=AE=B9?= =?UTF-8?q?=E5=83=8F=E7=B4=A0=E7=BA=A7=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 输入框 border 改为 ring-inset(不占布局),使输入框内容与下方提示行(ⓘ+文字) 都位于「容器左缘+12px」同一基准,图标列严丝合缝对齐,不再依赖魔法数值。 Co-Authored-By: Claude Opus 4.8 (1M context) --- src/components/SearchPanel.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/SearchPanel.tsx b/src/components/SearchPanel.tsx index 9a008f4..dba8775 100644 --- a/src/components/SearchPanel.tsx +++ b/src/components/SearchPanel.tsx @@ -147,7 +147,7 @@ export function SearchPanel({
-
+
-
- +
+ {t("searchPanelHint")}