Input cleanup

This commit is contained in:
barsdeveloper
2022-11-11 20:31:17 +01:00
parent 18bf858db3
commit 48065a4777
12 changed files with 91 additions and 112 deletions

View File

@@ -82,7 +82,7 @@ ueb-pin[data-type="exec"] .ueb-pin-name {
border: 1px solid #a0a0a0;
border-radius: 3px;
padding: 0 3px 0 3px;
color: #c0c0c0;
color: #e0e0e0;
&:hover,
&:active,
@@ -149,4 +149,4 @@ ueb-pin[data-type="/Script/CoreUObject.LinearColor"] .ueb-pin-input {
border-radius: 10px;
margin: 4px;
}
}
}