Explorar o código

处理编程课小智定位问题

liyanbo hai 5 meses
pai
achega
fe6a6614a0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/blockly/MapGame.vue

+ 1 - 1
src/components/blockly/MapGame.vue

@@ -2991,7 +2991,7 @@ button {
 
   .map-background {
     width: 100%;
-    height: 400px;
+    //height: 400px;
   }
 }
 </style>