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)" |
||
---|---|---|
.. | ||
text | ||
ui | ||
comms.js | ||
events.js | ||
history.js | ||
i18n.js | ||
keymap.json | ||
main.js | ||
nodes.js | ||
red.js | ||
settings.js | ||
user.js | ||
validators.js |