Skip to content

Commit

Permalink
Refactor main.scss to remove ad containers and add sponsor container
Browse files Browse the repository at this point in the history
  • Loading branch information
ohitstom committed Jul 1, 2024
1 parent 30350a7 commit 1f6977f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Comfy/assets/_snippets.scss
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@
}
}

main,
main:not(:has(.main-home-filterChipsContainer)),
.queue-queuePage-queuePage,
.search-searchCategory-SearchCategory,
.artist-artistDiscography-topBar,
Expand All @@ -425,8 +425,9 @@
padding-top: 8px;
}

.artist-artistDiscography-topBar.contentSpacing {
.artist-artistDiscography-topBar {
height: 64px !important;
box-shadow: none;
}

.artist-artistDiscography-headerContainer.artist-artistDiscography-firstAlbum {
Expand Down

0 comments on commit 1f6977f

Please sign in to comment.