Skip to content

Fix player cover image overlaping with queue

This fixes an issue where the cover image does overlap the queue list when the width of the browser window is small but not small enough to trigger the media query.

Before

before

After

after

Merge request reports