zhengnaiwen_citu hace 3 semanas
padre
commit
63dd0d8283
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/dataChart/dataChartEdit.vue

+ 1 - 1
src/views/dataChart/dataChartEdit.vue

@@ -153,7 +153,7 @@ export default {
     flex: 1;
     &-show {
       width: 50%;
-      border: 1px solid #ccc;
+      border: 1px solid #ccc !important;
     }
   }
 }