洪海涛 %!s(int64=8) %!d(string=hai) anos
pai
achega
a2b5ea9920
Modificáronse 1 ficheiros con 8 adicións e 1 borrados
  1. 8 1
      www/protected/modules/o2o/views/web/index.php

+ 8 - 1
www/protected/modules/o2o/views/web/index.php

@@ -9,7 +9,10 @@
   <meta http-equiv="Pragma" content="no-cache">
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <style media="screen">
-    html {
+    html, body {
+      height: 100%;
+      width: 100%;
+      overflow-x: hidden;
       font-size: 120%;
     }
 
@@ -17,6 +20,10 @@
       margin: 0;
       padding: 0;
     }
+
+    a {
+      text-decoration: initial;
+    }
   </style>
 
   <!--vue-->