Fix strings

This commit is contained in:
barsdeveloper
2022-09-15 21:26:43 +02:00
parent 9f789b3e09
commit aa54bd0627
14 changed files with 100 additions and 150 deletions

View File

@@ -1,6 +1,6 @@
ueb-pin {
display: block;
height: 30px;
min-height: 30px;
}
ueb-node[data-advanced-display="Hidden"] ueb-pin[data-advanced-view="true"] {
@@ -112,6 +112,7 @@ ueb-pin[data-type="/Script/CoreUObject.LinearColor"] .ueb-pin-input {
min-width: 10px;
max-width: 400px;
max-height: 16em;
line-height: calc(1em + 1px);
background: none;
color: inherit;
cursor: text;