fix: Tweak outline CSS for Safari/Firefox by microbit-matt-hillsdon · Pull Request #9100 · RaspberryPiFoundation/blockly

Without this Safari (desktop) gets an outline still which tears as you drag.

In the keyboard nav demo an outline was visible before this change in both Firefox and Safari.

Fixes #9099

The basics

The details

Resolves

Fixes #9099

Proposed Changes

Tweak CSS to version that works cross browser.

Reason for Changes

See issue for screenshots showing unwanted outlines. They're gone with the change.

Test Coverage

CSS-only change.

Documentation

CSS-only change.

Additional Information