mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(editor): Fix Workflow Card spacing (no-changelog) (#18323)
This commit is contained in:
committed by
GitHub
parent
2b992588dd
commit
a94acbd828
@@ -565,6 +565,7 @@ const tags = computed(
|
||||
|
||||
.cardActions {
|
||||
display: flex;
|
||||
gap: var(--spacing-2xs);
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user