mirror of
https://github.com/WordPress/create-block-theme.git
synced 2025-10-03 16:11:13 +08:00
a11y: Improve color contrast for help button (#672)
This commit is contained in:
parent
58fed318c7
commit
93fafc7aae
1 changed files with 1 additions and 5 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue