diff --git a/frontend/src/pages/settings/AI.tsx b/frontend/src/pages/settings/AI.tsx
index 4e75385..6be0d37 100644
--- a/frontend/src/pages/settings/AI.tsx
+++ b/frontend/src/pages/settings/AI.tsx
@@ -224,10 +224,9 @@ export function SettingsAIPanel() {
setUserAgent(e.target.value)}
placeholder="留空点击「随机生成」或直接粘贴浏览器 UA"
className="flex-1 h-8 px-2.5 rounded-lg bg-base border-0 ring-1 ring-border/30 text-xs font-mono text-foreground placeholder:text-muted/30 focus:outline-none focus:ring-2 focus:ring-accent/30 transition-shadow" />
-