mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-17 19:03:27 +08:00
Fix pin colors, input refactoring
This commit is contained in:
@@ -118,7 +118,8 @@ ueb-node[data-type="/Script/BlueprintGraph.K2Node_VariableSet"] ueb-pin[data-dir
|
||||
}
|
||||
}
|
||||
|
||||
ueb-pin[data-linked="true"] .ueb-pin-input {
|
||||
ueb-pin[data-linked="true"] .ueb-pin-input,
|
||||
ueb-pin[data-linked="true"] .ueb-pin-input-wrapper {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user