Closed Arun-cn closed 3 months ago
Fixes Remove blocklyMenuItemHighlight CSS class and use :hover CSS selector #8327
Remove the blocklyMenuItemHighlight CSS class from the menu item. Use the :hover CSS pseudo class in css.ts.
Thank you again for all of your work on this!
The basics
The details
Resolves
Fixes Remove blocklyMenuItemHighlight CSS class and use :hover CSS selector #8327
Proposed Changes
Remove the blocklyMenuItemHighlight CSS class from the menu item. Use the :hover CSS pseudo class in css.ts.
Reason for Changes
Test Coverage
Documentation
Additional Information