visuddhinanda 3 лет назад
Родитель
Сommit
95b819d951
1 измененных файлов с 3 добавлено и 0 удалено
  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);
+}