Explorar el Código

处理编程课小智定位问题

liyanbo hace 5 meses
padre
commit
fe6a6614a0
Se han modificado 1 ficheros con 1 adiciones y 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>