2
0
Эх сурвалжийг харах

update island trigangle hover color

kaori 4 жил өмнө
parent
commit
07e4d2ed09

+ 3 - 0
packages/app/src/styles/theme/island.scss

@@ -133,6 +133,9 @@ html[dark] {
         $color-list-active,
         lighten($bgcolor-list-hover, 5%)
       );
+      .grw-pagetree-triangle-btn {
+        @include button-outline-svg-icon-variant($gray-400, $bgcolor-sidebar);
+      }
     }
   }
 }