Minot style spacing fixes

This commit is contained in:
barsdeveloper
2023-01-28 23:51:22 +01:00
parent 2ccb0dc519
commit 7cd03194da
2 changed files with 2 additions and 5 deletions

View File

@@ -156,12 +156,9 @@ ueb-node[data-pure-function="true"] .ueb-node-name-symbol {
padding-left: 8px;
}
.ueb-node-has-inputs .ueb-node-inputs {
margin-right: 30px;
}
.ueb-node-outputs {
margin-left: auto;
padding-left: 16px;
padding-right: 10px;
}

View File

@@ -77,7 +77,7 @@ ueb-blueprint[data-scrolling="false"][data-selecting="false"] .ueb-pin-wrapper:h
}
.ueb-node-outputs .ueb-pin-icon {
margin-left: 4px;
margin-left: 2px;
}
ueb-node.ueb-node-style-minimal .ueb-pin-wrapper,