Преглед изворни кода

:bug: table文字是黑色

visuddhinanda пре 3 година
родитељ
комит
45b7b094b6
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      dashboard/src/theme/antpro.dark.css

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

@@ -11,3 +11,6 @@
 .dark-pro-table .dark-pro-table-search {
   background-color: unset;
 }
+.dark-pro-table-alert-info {
+  color: unset;
+}