瀏覽代碼

样式微调

yangc 8 年之前
父節點
當前提交
7770fffb85

+ 1 - 1
src/main/webapp/resources/view/usercenter/forstore/buyer_invoice.html

@@ -485,7 +485,7 @@
                             <a  ng-click="deleteInvoice(invoice)">删除</a>
                         </span>
                     </dd>
-                    <dd ng-if="invoices.length == 0 || !invoices" class="text-center invoice-box" style="font-size: 12px;line-height: 200px;height: 200px; border: none">
+                    <dd ng-if="invoices.length == 0 || !invoices" class="text-center invoice-box" style="font-size: 12px;line-height: 200px;height: 200px; border: none!important;">
                         <img src="static/img/all/empty-cart.png">
                         <span style="width: auto;float: right;line-height: 200px;color: #999;position: relative;right: 400px;font-size: 12px">暂无开票信息</span>
                     </dd>

+ 0 - 1
src/main/webapp/resources/view/usercenter/modal/apply-invoice.html

@@ -102,7 +102,6 @@
 .apply-list .row{
     font-size: 14px;
     color: #666;
-    height: 26px;
     line-height: 26px;
 }
 .apply-list .row .col-md-4{