wangshan 6 년 전
부모
커밋
195cd1529f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/web/staticres/dataExport/css/payment_order.css

+ 1 - 1
src/web/staticres/dataExport/css/payment_order.css

@@ -92,7 +92,7 @@ body { background-color: #F5F5FB !important; }
 
 #pay .inner .money > div:nth-of-type(1) {margin: 30px 0 10px 20px;float: left; line-height: 20px; color: #888888; font-size: 12px;}
 
-#pay .inner .money > div:nth-of-type(2) { margin: 13px -3px 11px 0; color: #1d1d1d; }
+#pay .inner .money > div:nth-of-type(2) { margin: 13px -3px 11px 0; color: #1d1d1d;    height: 30px; }
 
 #pay .inner .money > div:nth-of-type(2) p{ height:24px}