mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-11 04:47:29 -08:00
fix(editor): Fix accidental IDE code addition (#8971)
This commit is contained in:
parent
323b9016c8
commit
117b57ccc5
|
@ -323,4 +323,3 @@ export default defineComponent({
|
||||||
left: calc(50% + 100px);
|
left: calc(50% + 100px);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
IRole,
|
|
||||||
|
|
Loading…
Reference in a new issue