fix(editor): Fix post-migration CSS inconsistencies (no-changelog) (#6902)
* fix: fix node execute button spacing * fix: minor css fixes * fix: fix node-parameters-wrapper height
This commit is contained in:
@@ -150,3 +150,8 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.el-popper.n8n-tooltip {
|
||||
max-width: 180px;
|
||||
line-height: var(--font-line-height-regular) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user