Skip to content

Commit

Permalink
Fix background of spoilered attachments vs nonspoilered
Browse files Browse the repository at this point in the history
  • Loading branch information
Eir-nya committed Nov 16, 2024
1 parent c9c323c commit a601901
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/theme/chat/_message.scss
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,9 @@ body,
}

// Attachments
.spoilerContainer_aa9639 {
background: none;
}
.attachment_b52bef {
background: rgb(255 255 255 / 0.03);
}
Expand Down

0 comments on commit a601901

Please sign in to comment.