dengrui 1 viikko sitten
vanhempi
commit
27e27d24f4
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 6 0
      src/views/report/statistics/screens/line3D/index.vue

+ 6 - 0
src/views/report/statistics/screens/line3D/index.vue

@@ -458,4 +458,10 @@ onMounted(() => {
     text-align: center;
   }
 }
+.red {
+  color: red !important;
+}
+.white {
+  color: white !important;
+}
 </style>