Small input style fix

This commit is contained in:
barsdeveloper
2022-03-27 13:54:26 +02:00
parent 846217861b
commit ca5948792a
3 changed files with 3 additions and 4 deletions

View File

@@ -83,10 +83,9 @@ ueb-pin.ueb-pin-fill .ueb-pin-icon-value::before {
max-width : 400px;
max-height : 14em;
background : none;
color : #a0a0a0;
color : #c0c0c0;
cursor : text;
overflow : auto;
white-space : normal;
&:hover,
&:active,