Skip to content

YTM Padding Fix by bennett-sh

Details

Authorbennett-sh

LicenseMIT

Categorymusic.youtube.com

Created

Updated

Size210 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This makes sure the album artwork is properly centered and not inside the bottom bar.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         YTM Padding Fix
@version      20230715.21.17
@namespace    ?
==/UserStyle== */

@-moz-document domain("music.youtube.com") {
.av.ytmusic-player-page {
    padding-bottom: 0px;
}
}

Reviews

No reviews yet.