Shannon_mu 2 years ago
parent
commit
2a0748c799
1 changed files with 1 additions and 1 deletions
  1. 1 1
      commandCenter/src/components/common/Home.vue

+ 1 - 1
commandCenter/src/components/common/Home.vue

@@ -47,7 +47,7 @@ export default {
         width: 100%;
         position: absolute;
         top: 0;
-        padding-top: 110px;
+        // padding-top: 110px;
         box-sizing: border-box;
         background: #2a3448;
         &.routePath {