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:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<el-tooltip v-bind="{ ...$props, ...$attrs }">
|
||||
<el-tooltip v-bind="{ ...$props, ...$attrs }" popper-class="n8n-tooltip">
|
||||
<slot />
|
||||
<template #content>
|
||||
<slot name="content">
|
||||
|
||||
Reference in New Issue
Block a user