Explorar el Código

.dark-pro-table-list-toolbar-title 暗黑标题颜色错

visuddhinanda hace 3 años
padre
commit
94ca48fbae
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

@@ -20,3 +20,6 @@
 .dark-pro-card .dark-pro-card-title {
   color: rgba(150, 150, 150, 0.88);
 }
+.dark-pro-table-list-toolbar-title {
+  color: unset;
+}