Browse Source

changed to tranparant

ryuichi-e 6 years ago
parent
commit
637e3bd36e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/client/styles/scss/theme/_apply-colors-dark.scss

+ 1 - 1
src/client/styles/scss/theme/_apply-colors-dark.scss

@@ -128,7 +128,7 @@ ul.pagination {
 #search-typeahead-asynctypeahead {
   background-color: $bgcolor-global;
   .table {
-    background-color: $bgcolor-global;
+    background-color: transparent;
   }
 }