Commit c374b21b authored by Lyza Danger Gardner's avatar Lyza Danger Gardner

Add note about failing contrast ratio

We’ve decided not to remedy this for now, as the `disabled` state
and other attributes of the publish button suffice, but in the future
it would be good to find a better contrast solution here.
parent b64ac1f2
......@@ -80,6 +80,7 @@
padding-right: 12px;
&:disabled {
// NB: This doesn't allow for enough contrast ratio to meet WCAG AA requirements
color: var.$grey-semi;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment