Browse Source

print page width updated

hare8999@163.com 2 năm trước cách đây
mục cha
commit
276582b951
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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;
+}