Przeglądaj źródła

:bug: table文字是黑色

visuddhinanda 3 lat temu
rodzic
commit
45b7b094b6
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

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