Working node menu

This commit is contained in:
Magnus Åhall 2026-06-16 08:27:01 +02:00
parent 15bd742ef7
commit e71516fd76
3 changed files with 98 additions and 31 deletions

View file

@ -9,7 +9,10 @@
--line-color: #ccc;
--tree-expander: 0px;
--functions-width: 216px;
--functions-width: 150px;
--menu-color: #fff;
--menu-item-hover-color: #f4f4f4;
}
html {