balibabu
feat: add FlowCanvas (#593)
dcce454
raw
history blame
194 Bytes
.textUpdaterNode {
height: 50px;
border: 1px solid #eee;
padding: 5px;
border-radius: 5px;
background: white;
label {
display: block;
color: #777;
font-size: 12px;
}
}