Skip to content

fix(a11y): Fix unreadable description when tabbing through Revision Popover

Administrator requested to merge mihir/37094-revision-popover-unreadable-text into main

Created by: plibither8

This PR removes extra CSS rules for :focus on the revision popover's item's link, to prevent the text becoming unreadable when having tab-focus.

Closes #37094 (closed)

Test plan

Tabbing through the revision popover's items now has readable text throughout.

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading