diff --git a/src/styles/nodes.css b/src/styles/nodes.css index 5d4f87bb..e3c36241 100644 --- a/src/styles/nodes.css +++ b/src/styles/nodes.css @@ -284,6 +284,7 @@ button.remove { .node-entry > .object-node[data-category] { width: 100%; + min-width: max-content; padding: 5px; padding-left: 0px; margin-top: 8px;