1
0

fix: nitro profile picture upsell button (#225)

This commit is contained in:
Jade Herd
2023-10-04 21:49:53 -04:00
committed by GitHub
parent 43bce49d53
commit d746d40d64

View File

@@ -432,6 +432,12 @@ div[class|="contentRegion"] {
color: $crust;
}
}
#profile-customization-tab {
div[class*="premiumFeatureBannerBackground"] button {
color: $crust;
}
}
}
.bd-settings-title {