Some fixes and new nodes names added

This commit is contained in:
barsdeveloper
2023-05-22 22:15:08 +02:00
parent fa35c4860c
commit 5dfa8aff1b
12 changed files with 56 additions and 20 deletions

View File

@@ -19,7 +19,8 @@ ueb-pin {
}
ueb-pin.ueb-pin-input-wrap .ueb-pin-content {
display: block;
flex-direction: column;
align-items: start;
}
.ueb-node-top ueb-pin {
@@ -50,6 +51,7 @@ ueb-node.ueb-node-style-minimal .ueb-pin-wrapper {
.ueb-node-top .ueb-pin-wrapper {
padding: 2px 4px 2px 10px;
min-height: 0;
vertical-align: bottom;
}
ueb-blueprint[data-scrolling="false"][data-selecting="false"] .ueb-pin-wrapper:hover {