Skip to content

Commit

Permalink
dee
Browse files Browse the repository at this point in the history
  • Loading branch information
Leozard committed Oct 1, 2024
1 parent a350086 commit c8098dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions src/channels/panels.scss
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,6 @@ button%panelButton {
background: hsla(0, 0%, 100%, 0.95);
color: $hover-color;
}
%panelActionButtonLottieIcon {
--__lottieIconColor: $main-color !important;
}
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/guilds/guilds.scss
Original file line number Diff line number Diff line change
Expand Up @@ -144,5 +144,5 @@

// FOOTER - currently only in experiments
%guildsFooter {
background: transparent;
background: rgba(0, 0, 0, calc(#{cv('bg.app.shading')} * 0.3));
}

0 comments on commit c8098dd

Please sign in to comment.