Skip to content

Commit

Permalink
Fix chevron color on sidebar (#90666)
Browse files Browse the repository at this point in the history
  • Loading branch information
lupus2k committed May 13, 2024
1 parent 49d2156 commit 8454636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/my-sites/sidebar/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ $font-size: rem(14px);
}

.gridicons-chevron-right {
color: var(--studio-gray-20);
fill: var(--color-sidebar-text);
}

.sidebar__expandable-content {
Expand Down

0 comments on commit 8454636

Please sign in to comment.