Browse Source

Merge branch 'v2' of https://github.com/jdf2e/nutui into v2

Frans 6 years ago
parent
commit
033dd82a00
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;