ソースを参照

数据映射选中样式

duy 9 ヶ月 前
コミット
fd12899916
1 ファイル変更3 行追加1 行削除
  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 {