fix(webui): smooth automation detail overflow
This commit is contained in:
@@ -582,8 +582,14 @@
|
||||
"skipped": "Skipped",
|
||||
"recent": "Last result",
|
||||
"timeline": "Run history",
|
||||
"showMore": "Show {{count}} more",
|
||||
"showRecent": "Show recent runs",
|
||||
"statusWithDuration": "{{status}} · {{duration}}"
|
||||
},
|
||||
"message": {
|
||||
"showMore": "Show full message",
|
||||
"showLess": "Show less"
|
||||
},
|
||||
"meta": {
|
||||
"created": "Created {{time}}",
|
||||
"updated": "Updated {{time}}"
|
||||
|
||||
Reference in New Issue
Block a user