feat: add search-trendings filter for new bilibili hot search section

This commit is contained in:
Whalko 2025-06-22 10:38:22 +08:00 committed by GitHub
parent b49716eaea
commit 0e53afcf15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -92,6 +92,11 @@
display: none !important;
}
}
&.#{$side-block}-search-trendings {
.bili-dyn-search-trendings {
display: none !important;
}
}
&.#{$side-block}-most-viewed {
.bili-dyn-up-list,
.card-list .most-viewed-panel {