浏览代码

处理编程课小智定位问题

liyanbo 5 月之前
父节点
当前提交
fe6a6614a0
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>