pengjing 1 年之前
父节点
当前提交
84d8318530
共有 1 个文件被更改,包括 3 次插入4 次删除
  1. 3 4
      YLShipBuildLandMap.Web/wwwroot/app/main/map-index.html

+ 3 - 4
YLShipBuildLandMap.Web/wwwroot/app/main/map-index.html

@@ -122,11 +122,10 @@
             position: absolute;
             z-index: 1000;
             top: 100px;
+            border-radius: 8px;
+            background-color: #f7f9fb;
+            min-width: 380px;
         }
-    .search_list {
-        border-radius: 8px;
-        background-color: #f7f9fb;
-    }
 
     .nowPositionMask {
         position: absolute;