Browse Source

样式修改

unknown 2 years ago
parent
commit
95dc839b83
1 changed files with 4 additions and 0 deletions
  1. 4 0
      manpower/styles/index.css

+ 4 - 0
manpower/styles/index.css

@@ -12,6 +12,8 @@ body {
   color: #fff;
   font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, "PingFang SC",
     "Hiragino Sans GB", Arial, sans-serif;
+    height: 100vh;
+    overflow-y: hidden;
 }
 [v-cloak] {
   display: none;
@@ -83,6 +85,8 @@ a {
   background-size: 100% 100%;
   padding-top: 10px;
   position: relative;
+  height:100vh;
+  overflow-y: hidden;
 }
 .my-header {
   position: relative;