mirror of https://github.com/node-red/node-red.git
So far, for typedInput "<input type=text>" fields, only custom styles like "width:100%" or "width:75px" worked. Proposed change allows to use calc() as well like in "width:calc(100% - 120px)" |
||
|---|---|---|
| .. | ||
| checkboxSet.js | ||
| editableList.js | ||
| menu.js | ||
| panels.js | ||
| popover.js | ||
| searchBox.js | ||
| stack.js | ||
| tabs.js | ||
| typedInput.js | ||