Przeglądaj źródła

:bug: statistic-title 黑色

visuddhinanda 3 lat temu
rodzic
commit
95b819d951
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      dashboard/src/theme/antpro.dark.css

+ 3 - 0
dashboard/src/theme/antpro.dark.css

@@ -14,3 +14,6 @@
 .dark-pro-table-alert-info {
   color: unset;
 }
+.dark-pro-card-statistic .dark-statistic-title {
+  color: rgba(100, 100, 100, 0.88);
+}