remove offset for actions

This commit is contained in:
Mutasem 2021-10-27 14:08:52 +02:00
parent e8abd5e66b
commit aaed1c4c26

View file

@ -414,11 +414,6 @@ export default mixins(externalHooks, nodeBase, nodeHelpers, workflowHelpers).ext
display: initial;
}
}
&.has-data .node-options,
&.has-issues .node-options {
top: -35px;
}
}
}