dengrui 2 тижнів тому
батько
коміт
27e27d24f4
1 змінених файлів з 6 додано та 0 видалено
  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>