Skip to content

Commit

Permalink
user popout hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
NyxIsBad committed Apr 6, 2023
1 parent 712c5c0 commit 11d362f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions lib/selectors/selectorPlaceholders.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3379,28 +3379,28 @@ pre {
.status-2DiCMd {
@extend %statusPickerIcon !optional;
}
.userProfileOuterUnthemed-2b2rsv {
.userProfileOuterUnthemed-11rPfA {
@extend %userProfileOuterUnthemed !optional;
}
.userPopoutOuter-3AVBmJ {
.userPopoutOuter-1OHwPL {
@extend %userPopoutOuter !optional;
}
.userPopoutInner-1hXSeY {
.userPopoutInner-nv9Y92 {
@extend %userPopoutInner !optional;
}
.popoutBanner-16rVDY {
.popoutBanner-3cqRD9 {
@extend %userPopoutBanner !optional;
}
.popoutNoBannerPremium-2TQa6P {
.popoutNoBannerPremium-25mwJy {
@extend %userPopoutNoBannerPremium !optional;
}
.popoutBannerPremium-2RvDNZ {
.popoutBannerPremium-3i5EEI {
@extend %userPopoutBannerPremium !optional;
}
.profileBadges-31rDHI {
.profileBadges-2pItdR {
@extend %userPopoutProfileBadges !optional;
}
.userPopoutOverlayBackground-dKOOda {
.userPopoutOverlayBackground-3A0Pcz {
@extend %userPopoutOverlayBackground !optional;
}
.buttonColor-XIRMbp {
Expand Down
2 changes: 1 addition & 1 deletion src/popouts/userPopout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
%userPopoutInner {
background: cv('bg.popout.overlay');
}
&:not(.profileCustomizationPreview-2-Y173) {
&:not(.profileCustomizationPreview-3zZw6E) {
%userPopoutInner {
&::before {
content: '';
Expand Down

0 comments on commit 11d362f

Please sign in to comment.