fix(web): 接入 Kali 112 只讀快照
All checks were successful
CD Pipeline / tests (push) Successful in 1m21s
Code Review / ai-code-review (push) Successful in 13s
CD Pipeline / build-and-deploy (push) Successful in 3m31s
CD Pipeline / post-deploy-checks (push) Successful in 1m28s

This commit is contained in:
Your Name
2026-05-31 17:34:14 +08:00
parent a8f6a85002
commit 86b6481009
8 changed files with 127 additions and 7 deletions

View File

@@ -36,7 +36,7 @@ export function TimelineFilter({ filter, onChange, incidentCount }: TimelineFilt
return (
<div className="flex flex-col gap-3 sm:flex-row sm:items-center sm:gap-4 mb-6">
{/* Incident ID 搜尋 */}
{/* 事件編號搜尋 */}
<div className="relative flex-1 min-w-0">
<Search className="absolute left-3 top-1/2 -translate-y-1/2 w-4 h-4 text-nothing-gray-400 pointer-events-none" />
<input