wang_xy 2 年之前
父節點
當前提交
2b07c161b7
共有 1 個文件被更改,包括 1 次插入7 次删除
  1. 1 7
      src/assets/styles/base.scss

+ 1 - 7
src/assets/styles/base.scss

@@ -1383,15 +1383,9 @@ div::-webkit-scrollbar {
   background: linear-gradient($conBg);
   position: absolute;
 
-  // 2.5D地图显示
-  .cesium-infoBox {
+  .cesium-infoBox{
     z-index: 9999 !important;
   }
-  .el-input__inner {
-    border: 1px $searchBorder;
-    background-color: $searchBG;
-    color: $inBlue;
-  }