feat: add experimental support to hide channels from the popular page

This commit is contained in:
Fijxu
2025-09-06 22:00:43 -04:00
parent acedcb7303
commit acba0c9091
9 changed files with 50 additions and 0 deletions

View File

@@ -1069,3 +1069,8 @@ h1, h2, h3, h4, h5, p,
.video-transcript > footer select {
width: 75%;
}
.hidden-channels {
width: 300px;
height: 200px;
}