Skip to content

Commit

Permalink
dm profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
Leozard committed Jun 1, 2024
1 parent e2e6a04 commit 26bd642
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions lib/selectors/selectorPlaceholders.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2517,9 +2517,6 @@ pre {
.badgeList__126b0 {
@extend %userModalBadgeList !optional;
}
.badgeList__76720 {
@extend %userModalDMBadgeList !optional;
}
.badgeList__6b2c7 {
@extend %accountSettingsBadges !optional;
}
Expand Down Expand Up @@ -3033,7 +3030,10 @@ pre {
.userPanelInnerThemed__651e4 {
@extend %userProfileDMInnerThemed !optional;
}
.userPanelOverlayBackground_a2b6ae {
.badgeList__76720 {
@extend %userProfileDMBadgeList !optional;
}
.overlayBackground__345c9 {
@extend %userProfileDMOverlayBackground !optional;
}
.actionColor_db400e {
Expand Down Expand Up @@ -5053,13 +5053,10 @@ pre {
.cardSummary_c7b600 {
@extend %shopLoadingCardContent !optional;
}
.shopCard__3d319 {
.shopCard__9e3fe {
@extend %shopCard !optional;
}
.cardBackground_d86c0e {
@extend %shopCardBackground !optional;
}
.darkCardBackground__38c63 {
.darkCardBackground_d398da {
@extend %shopCardDarkBackground !optional;
}
.modalContent__4d9c6 {
Expand Down

0 comments on commit 26bd642

Please sign in to comment.