Browse Source

:bug: statistic-title 黑色

visuddhinanda 3 years ago
parent
commit
95b819d951
1 changed files with 3 additions and 0 deletions
  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 {
 .dark-pro-table-alert-info {
   color: unset;
   color: unset;
 }
 }
+.dark-pro-card-statistic .dark-statistic-title {
+  color: rgba(100, 100, 100, 0.88);
+}