mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-13 15:27:30 +08:00
Various Input nodes fixes
This commit is contained in:
4
dist/css/ueb-style.css
vendored
4
dist/css/ueb-style.css
vendored
@@ -757,6 +757,10 @@ 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;
|
||||
}
|
||||
|
||||
.ueb-button {
|
||||
min-width: 60px;
|
||||
border: 1px solid #0f0f0f;
|
||||
|
||||
Reference in New Issue
Block a user