Skip to content

Commit

Permalink
fix members
Browse files Browse the repository at this point in the history
  • Loading branch information
NyxIsBad committed Oct 16, 2023
1 parent 165ddee commit 73fe238
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lib/selectors/selectorPlaceholders.scss
Original file line number Diff line number Diff line change
Expand Up @@ -962,6 +962,7 @@ header-2TLOnc {
.operations-3q3u6E {
@extend %operations !optional;
}
.wrapper-IjGAlW, /*Canary Fix*/
.wrapper-2SplAX {
@extend %channelInfo !optional;
}
Expand Down Expand Up @@ -1897,19 +1898,23 @@ header-2TLOnc {
.buttonShine-p5V5TB {
@extend %libraryPlayButtonShine !optional;
}
.container-2vWgD2, /*Canary Fix*/
.container-2o3qEW {
@extend %membersContainer !optional;
}
.membersWrap-3GwLFp, /*Canary Fix*/
.membersWrap-3NUR2t {
@extend %membersWrap !optional;
}
.members-2y1nVj, /*Canary Fix*/
.members-3WRCEx {
@extend %members !optional;
}
.membersListNotices-3yhEwx, /*Canary Fix*/
.membersListNotices-UstAx3 {
@extend %membersNotices !optional;
}
.membersGroup-2YoqY-, /*Canary Fix*/
.membersGroup-2eiWxl {
@extend %membersGroup !optional;
}
Expand Down Expand Up @@ -1958,6 +1963,7 @@ header-2TLOnc {
.icon-Lupfh- {
@extend %memberActivityIcon !optional;
}
.memberGroupsPlaceholder-HII-9j, /*Canary Fix*/
.memberGroupsPlaceholder-9tqX9V {
@extend %memberGroupPlaceholder !optional;
}
Expand Down

0 comments on commit 73fe238

Please sign in to comment.