feat: includes history events in panel

This commit is contained in:
Simon
2026-01-15 21:48:14 +08:00
parent 42130d6f1d
commit eab9cf64e8
4 changed files with 22 additions and 2 deletions
+5
View File
@@ -352,6 +352,11 @@
background: linear-gradient(135deg, rgba(255, 214, 0, 0.1), rgba(255, 214, 0, 0.05));
}
&.observation {
border-left-color: rgb(147, 51, 234);
background: linear-gradient(135deg, rgba(147, 51, 234, 0.1), rgba(147, 51, 234, 0.05));
}
/* 突出显示 done 成功结果 */
&.doneSuccess {
background: linear-gradient(