yangc 7 年 前
コミット
afdaaf6043

+ 2 - 0
src/main/webapp/resources/view/usercenter/forstore/pay_center.html

@@ -164,6 +164,7 @@
 	}
 	.ticket_record_list{
 		background: none;
+		margin: 0!important;
 	}
 	ul.pagination.ng-table-pagination > li > a > span {
 		height: 17px;
@@ -450,6 +451,7 @@
 		height: 80px;
 		line-height: 30px;
 		padding-left: 22px;
+		margin-top: 0;
 	}
 	.check-filter .sreach input {
 		width: 147px;

+ 2 - 0
src/main/webapp/resources/view/vendor/forstore/pay_center.html

@@ -483,6 +483,7 @@
     }
     .ticket_record_list{
         background: none;
+        margin: 0!important;
     }
     .pay_record .ticket_record_list .total{
         width:98%;
@@ -646,6 +647,7 @@
         height: 80px;
         line-height: 30px;
         padding-left: 22px;
+        margin-top: 0;
     }
     .check-filter .sreach input {
         width: 147px;