Browse Source

changed to tranparant

ryuichi-e 6 năm trước cách đây
mục cha
commit
637e3bd36e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
   }
 }