Przeglądaj źródła

数据映射选中样式

duy 9 miesięcy temu
rodzic
commit
fd12899916
1 zmienionych plików z 3 dodań i 1 usunięć
  1. 3 1
      src/views/tentative/components/dataMap.vue

+ 3 - 1
src/views/tentative/components/dataMap.vue

@@ -455,7 +455,9 @@ export default {
     background-position: 50%;
 }
 
-
+#parent ::v-deep .oldlace-bg {
+  background-color: oldlace;
+}
 </style>
 <style>
 .gutter-horizontal {