mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
19e45389e1
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 |