Skip to content

Commit

Permalink
Update embed classes
Browse files Browse the repository at this point in the history
  • Loading branch information
Eir-nya committed Jul 21, 2024
1 parent 70f0055 commit 10502f9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/theme/chat/_message.scss
Original file line number Diff line number Diff line change
Expand Up @@ -154,19 +154,19 @@ body,
}

// Embeds, invites, ect...
.embedFull_ad0b71,
.wrapper_b9fe76 {
.embedFull_b0068a,
.wrapper_a71a1c {
background: rgb(255 255 255 / 0.03);
}
.wrapperAudio_f316dd {
.wrapperAudio_f72aac {
border: none;
background: rgb(255 255 255 / 0.03);
}
.textContainer_ad9cbd {
.textContainer_d8e2d0 {
background: rgb(255 255 255 / 0.03);
border: none;
}
.footer_ad9cbd {
.footer_d8e2d0 {
background: rgb(255 255 255 / 0.05);
border: none;
}
Expand Down

0 comments on commit 10502f9

Please sign in to comment.