When opening the playback speed control menu, the check mark on the selected item does not receive the correct CSS styling. This is due to relying on a class implemented by Spotify, and they have recently changed the class name, resulting in the CSS not loading correctly.
Steps to Reproduce:
Navigate to the Spotify.
Click on the playback speed control menu icon in the bottom left corner.
Observe the styling issue with the check mark on the selected item.
Expected Behavior:
The check mark on the selected item should have the correct CSS styling.
Green color.
Size of 16px.
Actual Behavior:
The check mark on the selected item is not receiving the correct CSS styling due to changes in the class name implemented by Spotify.
Bug Description:
When opening the playback speed control menu, the check mark on the selected item does not receive the correct CSS styling. This is due to relying on a class implemented by Spotify, and they have recently changed the class name, resulting in the CSS not loading correctly.
Steps to Reproduce:
Expected Behavior:
The check mark on the selected item should have the correct CSS styling.
Actual Behavior:
The check mark on the selected item is not receiving the correct CSS styling due to changes in the class name implemented by Spotify.
Affected Versions:
Screenshots/Recordings: