visuddhinanda 3 лет назад
Родитель
Сommit
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 {
 .dark-pro-table .dark-pro-table-search {
   background-color: unset;
   background-color: unset;
 }
 }
+.dark-pro-table-alert-info {
+  color: unset;
+}