dedsudiyu 1 month ago
parent
commit
9f74a25f8b
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/App.vue

+ 4 - 4
src/App.vue

@@ -34,10 +34,10 @@
 </script>
 <style>
   #app{
-    /*width: 3072px;*/
-    /*height: 1660px;*/
-    width: 3840px;
-    height: 2160px;
+    width: 3072px;
+    height: 1660px;
+    /*width: 3840px;*/
+    /*height: 2160px;*/
     display: flex;
     flex:1;
     overflow: hidden;