Explorar o código

fix body style

Michael Wang %!s(int64=6) %!d(string=hai) anos
pai
achega
20224fc763
Modificáronse 2 ficheiros con 4 adicións e 3 borrados
  1. 0 3
      src/modules/portal/views/home/Home.vue
  2. 4 0
      src/styles/global.css

+ 0 - 3
src/modules/portal/views/home/Home.vue

@@ -230,7 +230,4 @@ export default {
 body > .el-container {
   margin-bottom: 40px;
 }
-body {
-  margin: 0
-}
 </style>

+ 4 - 0
src/styles/global.css

@@ -1,3 +1,7 @@
+body {
+  margin: 0;
+}
+
 .qm-primary-text {
   font-size: 14px;
   font-weight: normal;