Explorar o código

FB compatible. The white theme is a separate task.

Shu Katabe %!s(int64=4) %!d(string=hai) anos
pai
achega
0c4597a540
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      packages/app/src/styles/theme/_apply-colors-light.scss

+ 7 - 0
packages/app/src/styles/theme/_apply-colors-light.scss

@@ -224,6 +224,13 @@ $dropdown-link-active-bg: $bgcolor-dropdown-link-active;
       }
     }
   }
+  // List group
+  .list-group-item {
+    // TODO: fix color light theme
+    .page-list-snippet {
+      color: $gray-600;
+    }
+  }
 }
 
 /*