Config: Fix YouTube channel videos being hidden accidently
This commit is contained in:
@@ -97,12 +97,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Hide homepage recommendations */
|
/* Hide homepage recommendations */
|
||||||
ytd-rich-grid-renderer {
|
ytd-two-column-browse-results-renderer[page-subtype="home"] {
|
||||||
display: none !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Hide buttons in the top-right */
|
|
||||||
#masthead #end #buttons > :nth-child(1) {
|
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user