From dcdbfe3d5bbe31ea3a22a5f60c930652e61b1532 Mon Sep 17 00:00:00 2001 From: rubyrubyp Date: Wed, 1 Oct 2025 13:42:34 +0100 Subject: [PATCH] Fix spelling in font definition --- js/custom-nodes-manager.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/custom-nodes-manager.css b/js/custom-nodes-manager.css index 00e1e4c1..1a918e5b 100644 --- a/js/custom-nodes-manager.css +++ b/js/custom-nodes-manager.css @@ -1,5 +1,5 @@ .cn-manager { - --grid-font: -apple-system, BlinkMacSystemFont, "Segue UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; + --grid-font: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; z-index: 1099; width: 80%; height: 80%;