dzx 4 年之前
父节点
当前提交
129162151e
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5 1
      css/common.css

+ 5 - 1
css/common.css

@@ -367,4 +367,8 @@ a:hover {
   }
   .inputx:focus{
     border:1px solid #1229a7;
-  }
+  }
+
+#map{
+    background-color: transparent;
+}