ryuichi-e 5 лет назад
Родитель
Сommit
3ef115c565
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      src/client/styles/scss/theme/antarctic.scss

+ 4 - 0
src/client/styles/scss/theme/antarctic.scss

@@ -120,6 +120,10 @@ html[dark] {
   .table {
   .table {
     background-color: $themelight;
     background-color: $themelight;
   }
   }
+
+  #search-typeahead-asynctypeahead {
+    background-color: $bgcolor-global;
+  }
 }
 }
 
 
 //== Dark Mode
 //== Dark Mode