You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keep pressing Tab until the focus indicator goes into the list of tracking domains
Within each row in the list of tracking domains, Tab should focus the red/yellow/green toggle before the "x" (remove domain) icon, but the order is reversed instead.
Fixing this probably means replacing floats with a modern (flex?) layout.