Skip to content

Fix YouTube Music Album Art Margin by oRevived

Screenshot of Fix YouTube Music Album Art Margin

Details

AuthoroRevived

LicenseMIT

Categoryhttps://music.youtube.com/*

Created

Updated

Size240 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Fixes YouTube Music's annoying margin issue for the album art on the Now Playing screen

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Fix YouTube Music Album Art Margin
@version      20230625.12.38
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://music.youtube.com/") {
#player {
    margin: 55px !important;
}
}

Reviews

No reviews yet.