瀏覽代碼

:bug: statistic-title 黑色

visuddhinanda 3 年之前
父節點
當前提交
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);
+}