Scroll wheel fix again
This commit is contained in:
+1
-1
@@ -176,7 +176,7 @@
|
||||
|
||||
<div class="form-group" id="dispenseQuantityGroup">
|
||||
<label for="dispenseQuantity">Quantity *</label>
|
||||
<input type="number" id="dispenseQuantity" step="0.1">
|
||||
<input type="number" id="dispenseQuantity" step="1.0">
|
||||
</div>
|
||||
|
||||
<div class="form-row" id="dispensePackRow" style="display: none;">
|
||||
|
||||
Reference in New Issue
Block a user