remove overflow: hidden;

Brightcells 9 年之前
父節點
當前提交
51959f199b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      photo/templates/photo/photo_detail.html

+ 1 - 1
photo/templates/photo/photo_detail.html

@@ -62,7 +62,7 @@
62 62
 {#            app.css#}
63 63
             html, body {
64 64
                 height: 100%;
65
-                overflow: hidden;
65
+{#                overflow: hidden;#}
66 66
             }
67 67
             .container {
68 68
                 position: relative;