Skip to content

Commit

Permalink
Remove unused layout (#4610)
Browse files Browse the repository at this point in the history
  • Loading branch information
the1812 committed Mar 9, 2024
1 parent 64acf4b commit e692e42
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,12 @@ body.dark .blocked-ads.new {
pointer-events: none !important;
opacity: 0 !important;
}
.recommended-container_floor-aside .container > *,
body:not(.preserve-feed-goods) .bili-dyn-content__orig__additional:has(.dyn-goods) {
margin: 0 !important;
}
.feed-card:has(.bili-video-card a[href*='cm.bilibili.com']),
.bili-video-card.is-rcmd:has(a[href*='cm.bilibili.com']),
.bili-video-card__wrap:has(a[href*='cm.bilibili.com']) {
display: none !important;
}

0 comments on commit e692e42

Please sign in to comment.