mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
🐛 Fix node-menu hover issue (#2546)
This commit is contained in:
@@ -466,7 +466,7 @@ export default mixins(externalHooks, nodeBase, nodeHelpers, workflowHelpers).ext
|
|||||||
top: -25px;
|
top: -25px;
|
||||||
left: -10px;
|
left: -10px;
|
||||||
width: 120px;
|
width: 120px;
|
||||||
height: 24px;
|
height: 26px;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
|
|||||||
Reference in New Issue
Block a user