diff --git a/src/styles/nodes.css b/src/styles/nodes.css index d7d2e50d..fe617b7d 100644 --- a/src/styles/nodes.css +++ b/src/styles/nodes.css @@ -80,6 +80,7 @@ padding: 0 9px; line-height: 1.94rem; user-select: none; + white-space: nowrap; background-color: var(--node-background-label); }