Browse Source

过滤器底色

visuddhinanda 3 years ago
parent
commit
d5e722e1f9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      dashboard/src/theme/antpro.dark.css

+ 3 - 0
dashboard/src/theme/antpro.dark.css

@@ -8,3 +8,6 @@
 .dark-space-item {
   color: unset;
 }
+.dark-pro-table .dark-pro-table-search {
+  background-color: unset;
+}