Fix now playing bar layout when album art is missing
Created by: jedmund
Summary
- The now playing bar grid always reserved a 32px column for album art, even when no artwork was available, breaking the layout
- Conditionally switch to a single-column grid when there's no artwork, and only apply the centering padding offset when the image is present
Test plan
-
Play a track with album art and verify the bar looks the same as before -
Play a track without album art and verify the bar displays correctly with centered text