فهرست منبع

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