mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-22 06:13:23 +08:00
Test refactoring
This commit is contained in:
8
dist/css/ueb-style.css
vendored
8
dist/css/ueb-style.css
vendored
@@ -401,15 +401,15 @@ 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-right: 10px;
|
||||
}
|
||||
|
||||
.ueb-node-has-inputs .ueb-node-outputs {
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
.ueb-node-developmentonly {
|
||||
margin-top: 4px;
|
||||
padding: 2px;
|
||||
|
||||
Reference in New Issue
Block a user