Skip to content

Commit

Permalink
Update packages/editor-ui/src/components/executions/workflow/Workflow…
Browse files Browse the repository at this point in the history
…ExecutionAnnotationPanel.vue

Co-authored-by: oleg <[email protected]>
  • Loading branch information
burivuhster and OlegIvaniv committed Sep 3, 2024
1 parent 7d72f34 commit 1dab23a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ export default defineComponent({
}
.add-tag-standalone {
padding: 20px 0; // to be more clickable
padding: var(--spacing-m) 0; // to be more clickable
}
.add-tag-wrapper {
Expand Down

0 comments on commit 1dab23a

Please sign in to comment.