张延森 5 years ago
parent
commit
10aba0927b
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      src/pages/project/map/index.scss

+ 2
- 2
src/pages/project/map/index.scss View File

@@ -2,8 +2,8 @@
2 2
 @import "@/styles/mixins.scss";
3 3
 .page{
4 4
   position: relative;
5
-  width: 100%;
6
-  height: 100%;
5
+  width: 100vw;
6
+  height: 100vh;
7 7
 }
8 8
 .btn-nav{
9 9
   position: absolute;