lilinsen 6 years ago
parent
commit
500a6c54a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sites/doc/app.vue

+ 1 - 1
sites/doc/app.vue

@@ -234,7 +234,7 @@ export default {
   display: flex;
 }
 .hder {
-  position: absolute;
+  position: fixed;
   top: 0;
   width: 100%;
   background: #ffffff;