mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-14 07:47:29 +08:00
Various Input nodes fixes
This commit is contained in:
@@ -198,3 +198,7 @@ ueb-pin[data-type="/Script/CoreUObject.LinearColor"] .ueb-pin-input {
|
||||
background: #575757;
|
||||
}
|
||||
}
|
||||
|
||||
ueb-blueprint[data-scrolling="false"][data-selecting="false"] .ueb-pin-input-content:hover {
|
||||
cursor: text;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user