Skip to content

Commit

Permalink
settings bugs, upload modal, fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
NyxIsBad committed Jun 12, 2023
1 parent 258473b commit a254123
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions lib/selectors/selectorPlaceholders.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2712,6 +2712,9 @@ pre {
.footer-IubaaS {
@extend %modalFooter !optional;
}
.footer-VCsJQY {
@extend %uploadModalFooter !optional;
}
.userProfileModalOuter-2wdWjU {
@extend %userModalOuter !optional;
}
Expand Down Expand Up @@ -3598,6 +3601,12 @@ pre {
.previewContainer-1GxmBJ {
@extend %guildSettingsRoleIconPreview !optional;
}
.upsellContainer-1Ml-W5 {
@extend %guildSettingsRoleUpsell !optional;
}
.upsellFooter-2aN0L_ {
@extend %guildSettingsRoleUpsellFooter !optional;
}
.activityUserPopout-2MzGCj,
.activityProfile-1712BN {
@extend %activity !optional;
Expand Down

0 comments on commit a254123

Please sign in to comment.