feat: expose workflow semantic documentation subjects
This commit is contained in:
@@ -451,6 +451,18 @@
|
||||
color: var(--danger-text);
|
||||
}
|
||||
|
||||
.workflow-inspector-actions {
|
||||
display: inline-flex;
|
||||
min-width: 0;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
gap: 5px;
|
||||
}
|
||||
|
||||
.workflow-inspector-actions .btn {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.workflow-diagnostics {
|
||||
display: flex;
|
||||
max-height: 38%;
|
||||
|
||||
Reference in New Issue
Block a user