mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
Found fa icon equivalent to icon-resize-full
This commit is contained in:
parent
f19ae71fb7
commit
fdb62b5485
@ -38,7 +38,7 @@
|
||||
</select>
|
||||
</div>
|
||||
<div class="form-row">
|
||||
<label for="node-input-intype"><i class=" icon-resize-full"></i> Resistor?</label>
|
||||
<label for="node-input-intype"><i class="fa fa-expand"></i> Resistor?</label>
|
||||
<select type="text" id="node-input-intype" style="width: 150px;">
|
||||
<option value="up">pullup</option>
|
||||
<option value="tri">none</option>
|
||||
|
Loading…
Reference in New Issue
Block a user