Skip to content
#

expo

Here are 4,756 public repositories matching this topic...

spectrum
nickcolley
nickcolley commented Nov 21, 2018

Issue Type (check one)

  • Bug Report

Description (type any text below) -->

When tabbing through the Spectrum interface it's difficult to know what you're interacting with since the outlines for tabbable elements have been removed.

If you force outlines back on you can see what is being tabbed.

*:focus {
    outline: 3px solid orange !important;
    outline-offse

Improve this page

Add a description, image, and links to the expo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the expo topic, visit your repo's landing page and select "manage topics."

Learn more