Explorar o código

add grw-pagetree class

kaori %!s(int64=4) %!d(string=hai) anos
pai
achega
8a69a5a45f
Modificáronse 1 ficheiros con 5 adicións e 3 borrados
  1. 5 3
      packages/app/src/styles/theme/_apply-colors.scss

+ 5 - 3
packages/app/src/styles/theme/_apply-colors.scss

@@ -534,9 +534,11 @@ body.pathname-sidebar {
 }
 
 // Pagetree
-.grw-triangle-icon {
-  svg {
-    fill: $gray-400;
+.grw-pagetree {
+  .grw-triangle-icon {
+    svg {
+      fill: $gray-400;
+    }
   }
 }