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.
2 parents f67d160 + fd90097 commit 80fbc12Copy full SHA for 80fbc12
popup/popup.html
@@ -23,7 +23,7 @@
23
</div>
24
<div class="input_group">
25
<label class="ex-label" for="time">Time</label>
26
- <input type="range" id="time" min="0.5" max="10" value="1.5" step="0.5" />
+ <input type="range" id="time" min="0.5" max="10" value="0.5" step="0.5" />
27
<span id="time_value">0</span>
28
29
<div class="btn-group">
0 commit comments