Fix Ctrl+Space not closing the graph after opening the node creation menu

This commit is contained in:
Keavon Chambers
2025-06-22 03:29:41 -07:00
parent dc0ae74cab
commit c1b15fcfdf
4 changed files with 53 additions and 30 deletions
@@ -566,7 +566,7 @@
background: var(--color-e-nearwhite);
color: var(--color-2-mildblack);
svg {
> .icon-label {
fill: var(--color-2-mildblack);
}
}