소스 검색

: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;
+}