Browse Source

modify toggle

hanqi 6 năm trước cách đây
mục cha
commit
eaab12f228
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/commons/Header.vue

+ 1 - 1
src/components/commons/Header.vue

@@ -140,7 +140,7 @@ export default {
 
 @media (max-width: 991px) {
   .navbar-collapse {
-    position: absolute;
+    position: fixed;
     display: block;
     top: 0;
     height:100vh;