Explorar el Código

:bug: table文字是黑色

visuddhinanda hace 3 años
padre
commit
45b7b094b6
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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;
+}