mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-28 04:46:57 -04:00
Use number for value display in slider because of vendor implementation inconsistencies
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<span class="label">{{{label}}}</span>
|
||||
<span class="value-wrap">
|
||||
<span class="value-pad"></span>
|
||||
<input type="tel" class="value" />
|
||||
<input type="text" class="value" />
|
||||
</span>
|
||||
</span>
|
||||
<span class="input">
|
||||
|
||||
Reference in New Issue
Block a user