dever 7 năm trước cách đây
mục cha
commit
31ea54e457
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      front/static/document.js

+ 1 - 1
front/static/document.js

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