瀏覽代碼

https://github.com/2DU/openNAMU/issues/370

ect (or 2du) 8 年之前
父節點
當前提交
264a0f5e75
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      views/acme/css/style-responsive.css

+ 6 - 1
views/acme/css/style-responsive.css

@@ -558,4 +558,9 @@ table#toron tbody tr td {
 
 ul#redirect {
     margin-bottom: 0;
-}
+}
+
+html, body { 
+    max-width: 100%; 
+    overflow-x: hidden; 
+}