瀏覽代碼

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;
+}