liyongli 2 rokov pred
rodič
commit
0bbfcc2a9e
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      src/assets/css/base.css

+ 2 - 2
src/assets/css/base.css

@@ -5,8 +5,8 @@
 }
 html,
 body {
-  width: 100vw;
-  height: 100vh;
+  width: 100%;
+  height: 100%;
 }
 
 @font-face {