fix(webui): smooth automation detail overflow

This commit is contained in:
chengyongru
2026-06-15 20:29:18 +08:00
parent 03c79817ac
commit 85a3ff1372
11 changed files with 188 additions and 5 deletions
+6
View File
@@ -582,8 +582,14 @@
"skipped": "已略過",
"recent": "最近結果",
"timeline": "執行記錄",
"showMore": "再顯示 {{count}} 筆",
"showRecent": "只看最近記錄",
"statusWithDuration": "{{status}} · {{duration}}"
},
"message": {
"showMore": "查看完整訊息",
"showLess": "收起訊息"
},
"meta": {
"created": "建立於 {{time}}",
"updated": "更新於 {{time}}"