mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-19 04:07:33 +08:00
Input axis getter node name
This commit is contained in:
7
dist/css/ueb-style.css
vendored
7
dist/css/ueb-style.css
vendored
@@ -401,12 +401,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;
|
||||
}
|
||||
|
||||
@@ -645,7 +642,7 @@ ueb-blueprint[data-scrolling=false][data-selecting=false] .ueb-pin-wrapper:hover
|
||||
}
|
||||
|
||||
.ueb-node-outputs .ueb-pin-icon {
|
||||
margin-left: 4px;
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
ueb-node.ueb-node-style-minimal .ueb-pin-wrapper,
|
||||
|
||||
Reference in New Issue
Block a user