Skip to content

Commit

Permalink
Update roundeddiscord.css
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkChan0225 authored Jun 16, 2024
1 parent bbe313e commit 166718f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/roundeddiscord.css
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
.votePercentageBar_ba9103 {
border-radius: var(--radius);
}
.chat__52833 .threadSidebarOpen__62c31 {
border-radius: var(--radius) !important;
margin-right: 5px !important;
.chat__52833.threadSidebarOpen__62c31 {
border-radius: var(--radius);
margin-right: 5px;
}

/* User Panel (Optional) */
Expand Down

0 comments on commit 166718f

Please sign in to comment.