Commit ed5ef5e8 authored by hbcui1984's avatar hbcui1984

解决range页面提示语未对齐的问题

parent da3186df
......@@ -56,7 +56,7 @@
<input type="range" id='inline-range' value="20" min="0" max="100" >
</div>
<h5>整行滑块:<span id='block-range-val'>50</span></h5>
<h5 style="clear: left;">整行滑块:<span id='block-range-val'>50</span></h5>
<div class="mui-input-row mui-input-range">
<input type="range" id='block-range' value="50" min="0" max="100" >
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment