Add min-width node entry box

This commit is contained in:
Misode
2020-10-05 00:33:00 +02:00
parent f7869edbad
commit 629c747a10

View File

@@ -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;