This commit is contained in:
Daksh P. Jain
2025-09-05 12:02:15 +05:30
committed by GitHub
parent dcc611c7d0
commit b64e1394ae

View File

@ -33,11 +33,6 @@ ytmusic-app-layout {
--ytmusic-nav-bar-height: 90px;
}
/* Blocking annoying elements */
ytmusic-mealbar-promo-renderer {
display: none !important;
}
/* Disable Image Selection */
img {
-webkit-user-select: none;
@ -91,4 +86,4 @@ tp-yt-paper-item.ytmusic-guide-entry-renderer::before {
tp-yt-iron-dropdown,
tp-yt-paper-dialog {
app-region: no-drag;
}
}