Skip to content

Commit

Permalink
feat: remove message length nitro upselling
Browse files Browse the repository at this point in the history
  • Loading branch information
D3SOX committed Nov 1, 2023
1 parent 61e07b1 commit b7a5cb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions hide-nitro-upselling.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
[class*=premiumFeatureBannerBackground],
[class*=premiumFeatureBorder],
[class^=userPanelInner] > [class*=inSidebar],
[class^=messageLengthUpsellContainer_],
[class^=tierCtaContainer], [class^=tierCtaContainer] + [class^=shelf],
a[href*="/snowsgiving"], [class^=customizationSection] > [class^=limitedFeatureBorder],
[class^=upsellOverlayContainer_],
Expand Down
1 change: 1 addition & 0 deletions hide-nitro-upselling.theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
[class*="premiumFeatureBannerBackground"], // Avatar decorations upselling in profiles settings tab
[class*="premiumFeatureBorder"], // Profile effect upselling in profiles settings tab
[class^="userPanelInner"] > [class*="inSidebar"], // Avatar decorations upselling in user side panel
[class^="messageLengthUpsellContainer_"], // Message length Nitro upselling
[class^="tierCtaContainer"], [class^="tierCtaContainer"] + [class^="shelf"], // Nitro upselling in activities
a[href*="/snowsgiving"], [class^="customizationSection"] > [class^="limitedFeatureBorder"], // Snowsgiving bs
[class^="upsellOverlayContainer_"], // Upsell overlay in profiles tab
Expand Down

0 comments on commit b7a5cb5

Please sign in to comment.