Merge pull request #3152 from node-red/link-call

Add Link Call node
This commit is contained in:
Nick O'Leary
2021-10-01 15:59:43 +01:00
committed by GitHub
14 changed files with 349 additions and 44 deletions

View File

@@ -95,7 +95,8 @@
color: $list-item-color;
}
input.red-ui-treeList-checkbox {
input.red-ui-treeList-checkbox,
input.red-ui-treeList-radio {
margin: 0;
}
}