mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
feat: Track inputs and outputs in Evaluations (#17404)
This commit is contained in:
@@ -173,6 +173,10 @@ defineSlots<{
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
border-bottom: 1px solid var(--border-color-light) !important;
|
||||
|
||||
> div {
|
||||
max-height: 100px;
|
||||
}
|
||||
}
|
||||
|
||||
.cell {
|
||||
|
||||
Reference in New Issue
Block a user