Simple serialization entities fixes and tests

This commit is contained in:
barsdeveloper
2024-03-30 20:07:26 +01:00
parent acedafc339
commit 279163cd54
24 changed files with 315 additions and 146 deletions

View File

@@ -85,8 +85,7 @@ ueb-node.ueb-node-style-operation.ueb-node-has-inputs .ueb-node-inputs {
align-self: center;
}
ueb-blueprint[data-scrolling="false"][data-selecting="false"] .ueb-node-wrapper,
ueb-blueprint[data-scrolling="false"][data-selecting="false"] ueb-node.ueb-node-style-minimal .ueb-node-border {
ueb-blueprint[data-scrolling="false"][data-selecting="false"] .ueb-draggable {
cursor: move;
}