roose 5 lat temu
rodzic
commit
d7332593eb
1 zmienionych plików z 1 dodań i 40 usunięć
  1. 1 40
      src/components/index/jlMap.vue

+ 1 - 40
src/components/index/jlMap.vue

@@ -661,46 +661,7 @@
     right: 0%;
     z-index: 999999;
   }
-  #map1 >>> .bag {
-    background: url("../../assets/index/mapPop.png") no-repeat;
-    background-size: 100% 100%;
-    /* width:339px; */
-    height: 150px;
-    /* border: orangered solid 1px; */
-    font-size: 16px;
-  }
-  #map1 >>> .bag_main {
-    /* display: flex; */
-    width: 100%;
-    height: 80%;
-    /* border: orangered solid 1px; */
-    /* margin: 5% auto ; */
-    white-space: normal;
-    padding-top: 40px;
-    padding-left: 20px;
-    padding-right: 20px;
-    font-weight: 900;
-  }
-  #map1 >>> .bag1 {
-    background: url("../../assets/index/mapPop.png") no-repeat;
-    background-size: 100% 100%;
-    width: 220px;
-    height: 133px;
-    /* border: orangered solid 1px; */
-    font-size: 16px;
-  }
-  #map1 >>> .bag_main1 {
-    /* display: flex; */
-    width: 80%;
-    height: 80%;
-    /* border: orangered solid 1px; */
-    margin: 5% auto;
-    white-space: normal;
-    padding-top: 20px;
-    padding-left: 10px;
-    font-weight: 900;
-    padding-right: 10px;
-  }
+
 </style>