Skip to content

Commit

Permalink
fix #114
Browse files Browse the repository at this point in the history
  • Loading branch information
refact0r committed Jul 19, 2024
1 parent 37ea3b5 commit 6bcea95
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion midnight.css
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,8 @@ a[href="https://support.discord.com"] /* hide help */
.itemCard_f02fcf /* friend activity */,
.peopleListItem_d51464:hover /* online list friends */,
.withTagAsButton_b2ca13:hover, .withTagless_b2ca13:hover /* user panel username */,
.messageGroupWrapper_ac90a2 /* pinned messages */ {
.messageGroupWrapper_ac90a2 /* pinned messages */,
.accountProfileCard_b69b77 /* my account settings profile background */ {
border-radius: var(--roundness-m);
}
.scrollableContainer_d0696b /* message bar */,
Expand Down

0 comments on commit 6bcea95

Please sign in to comment.