Skip to content

Commit

Permalink
a11y: Improve color contrast for help button (#672)
Browse files Browse the repository at this point in the history
  • Loading branch information
t-hamano authored Jun 17, 2024
1 parent 58fed31 commit 93fafc7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/plugin-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,8 @@ $modal-footer-height: 70px;

&__plugin-sidebar {
&__about-button {
color: $gray-600;
color: $gray-700;
margin-top: 3rem;
}

&__about-button svg {
fill: $gray-600;
}
}
}

0 comments on commit 93fafc7

Please sign in to comment.