Skip to content

Commit

Permalink
Merge pull request #136 from Eir-nya/update-embed-classes
Browse files Browse the repository at this point in the history
Update embed classes
  • Loading branch information
Gibbu authored Jul 22, 2024
2 parents 70f0055 + 10502f9 commit 3ed8f52
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 3ed8f52

Please sign in to comment.