Jelajahi Sumber

fix body style

Michael Wang 6 tahun lalu
induk
melakukan
20224fc763
2 mengubah file dengan 4 tambahan dan 3 penghapusan
  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;