added setValue to some nodes

This commit is contained in:
tamat
2020-04-03 17:45:05 +02:00
parent 52b82f23ca
commit 2158aff0b0
9 changed files with 1147 additions and 811 deletions

View File

@@ -294,6 +294,7 @@
color: #AAA;
background-color: #1A1A1A;
width: calc( 100% - 122px );
max-height: 300px;
padding: 4px;
padding-right: 12px;
overflow: hidden;