We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2493639 commit 1813274Copy full SHA for 1813274
nodes/persistent-value.html
@@ -339,7 +339,7 @@
339
<input type="text" id="node-input-blockIfCompareValue" placeholder="" style="margin-left: 5px; width: calc(100% - 70px)">
340
</div>
341
342
- <div class="form-tips" id="tip-context-variable-row" hidden>
+ <div class="form-tips" id="tip-context-variable-row" style="max-width: 100%;" hidden>
343
<i class="fa fa-info" aria-hidden="true"></i> <span id="tip-context-variable"></span>
344
345
</script>
0 commit comments