Browse Source

:bug: table文字是黑色

visuddhinanda 3 năm trước cách đây
mục cha
commit
45b7b094b6
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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;
+}