Explorar o código

style: fix scroll status with vw width

peter %!s(int64=2) %!d(string=hai) anos
pai
achega
cb2de39e07
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -36,7 +36,7 @@ body {
 
 #app {
   height: 100%;
-  width: 100vw;
+  width: 100%;
   position: relative;
   div {
     box-sizing: border-box;