diff --git a/data/style.css b/data/style.css index 4aab67a..ddc436a 100644 --- a/data/style.css +++ b/data/style.css @@ -5,6 +5,7 @@ .cover-art { box-shadow: 0 0 0 1px @outline; border-radius: 12px; + background: @suggested_container_bg_color; } .cover-art-blur { filter: opacity(0.8) blur(6px);