google / blockly-samples

Plugins, codelabs, and examples related to the Blockly library.
http://github.com/google/blockly
Apache License 2.0
848 stars 624 forks source link

Workspace search plugin buttons are mis-sized in Firefox #2458

Closed riknoll closed 2 months ago

riknoll commented 2 months ago

Check for duplicates

Component

The workspace search plugin

Description

The buttons in the workspace search plugin widget are mis-sized in the Firefox browser

Reproduction steps

  1. Run the workspace search plugin test playground
  2. Open in Firefox

Stack trace

No response

Screenshots

Firefox:

image

Chrome:

image

riknoll commented 2 months ago

for reference, here is the corresponding MakeCode issue: https://github.com/microsoft/pxt-microbit/issues/5902