dever 7 年之前
父節點
當前提交
a44c1215ed
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      front/static/document.js

+ 1 - 1
front/static/document.js

@@ -195,7 +195,7 @@ var Document =
             self.zoom = 0;
             if (self.left) {
                 $(self.option.reader).css('margin-left', self.left);
-                self.zoom = 20;
+                self.zoom = 18;
             }
 
             if (w - self.width > 10) {