소스 검색

print page width updated

hare8999@163.com 2 년 전
부모
커밋
276582b951
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      public/collectImgNew/style.css

+ 5 - 0
public/collectImgNew/style.css

@@ -17,3 +17,8 @@ body {
 .elective-report-container {
   width: 100% !important;
 }
+
+.max-mainWidth {
+  /* A4对应1654px? */
+  max-width: 1600px !important;
+}