diff options
Diffstat (limited to 'youtube/static/local_playlist.css')
-rw-r--r-- | youtube/static/local_playlist.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/static/local_playlist.css b/youtube/static/local_playlist.css index 1d786dd..12560d8 100644 --- a/youtube/static/local_playlist.css +++ b/youtube/static/local_playlist.css @@ -291,7 +291,7 @@ hr { left: 0; top: 0; object-fit: cover; - background-color: var(--primary-background); + background-color: var(--thumb-background); } .length { |