Skip to content

Commit

Permalink
Update source
Browse files Browse the repository at this point in the history
  • Loading branch information
CapnKitten committed Oct 20, 2024
1 parent 06aae41 commit 3aa533c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Themes/Spotify-Discord/src/_selectorPlaceholders.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4588,7 +4588,7 @@ pre {
.carouselModal_d2b9a1 {
@extend %carouselModal !optional;
}
.forcedTransparency_c9eb31 {
.modal_aee8c6, .forcedTransparency_c9eb31 {
@extend %modalRootTransparent !optional;
}
.container_f4e139 {
Expand Down
2 changes: 1 addition & 1 deletion Themes/Spotify-Discord/src/modals/_modals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*/

%modalRoot {
@include modal-format;
@include modal-format(true);

&%modalRootNoBg,
&%modalRootTransparent,
Expand Down

0 comments on commit 3aa533c

Please sign in to comment.