Authored by yyq

fix style

... ... @@ -122,7 +122,7 @@
税      号:
</span>
<div class="row-content">
<input id="company-tax-num" class="company-tax-num" type="text" placeholder="请输入纳税人识别号">
<input id="company-tax-num" class="company-tax-num" type="text" placeholder="请输入正确的纳税人识别号">
<span class="input-tip company-tax-tip red hide">
<span class="iconfont">&#xe629;</span>
<em>请填写纳税人识别号</em>
... ...
... ... @@ -1675,7 +1675,7 @@
}
input {
width: 210px;
width: 220px;
height: 30px;
padding: 0 10px;
background: #f5f5f5;
... ...