fix(editor): Fix connector line appearing above node output circle (no-changelog) (#22443)

This commit is contained in:
Alex Grozav 2025-11-28 14:09:44 +02:00 committed by GitHub
parent c39a4263df
commit 3edb952aae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -165,7 +165,7 @@ provide(CanvasNodeHandleKey, {
</template>
<style lang="scss" module>
.handle {
:global(.vue-flow__handle).handle {
/* stylelint-disable-next-line @n8n/css-var-naming */
--handle--indicator--width: calc(16px * var(--canvas-zoom-compensation-factor, 1));
/* stylelint-disable-next-line @n8n/css-var-naming */