-
- Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
matrix-org/matrix-react-sdk
#6229Closed
Copy link
Labels
Description
In an effort to improve the accessibility of the web app, we are updating the styling of all our CTAs to use 100% opacity for default states.
This should replace the following:

With the following in the UI Kit https://www.figma.com/file/X4XTH9iS2KGJ2wFKDqkyed/Compound?node-id=2039%3A26398
And some guidance on destructive states here https://www.figma.com/file/V6m2z0oAtUV1l8MdyIrAep/VoIP?node-id=2863%3A45199
SimonBrandner