mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-03 23:55:04 +08:00
Some fixes and new nodes names added
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user