mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 02:51:14 +00:00
feat(editor): Add universal Create Resource Menu (#11564)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
This commit is contained in:
committed by
GitHub
parent
1d8fd13d84
commit
b38ce14ec9
@@ -132,6 +132,7 @@ const onSelect = (item: IMenuItem): void => {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background-color: var(--menu-background, var(--color-background-xlight));
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.menuHeader {
|
||||
|
||||
Reference in New Issue
Block a user