Skip to content

Commit

Permalink
Merge pull request #9 from Remco0o/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkChan0225 authored Apr 9, 2024
2 parents eba64c7 + 9a1effb commit 9d2268e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/roundeddiscord.css
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,21 @@
margin-right: -5px;
margin-left: 5px;
}
.container__0bd59 {
border-radius: var(--radius);
margin-top: 10px;
margin-bottom: 10px;
margin-right: 5px;
margin-left: 10px;
}
.answerInner_b97752 {
border-radius: var(--radius);
margin-right: 5px;
margin-left: 10px;
}
.votePercentageBar_ba9103 {
border-radius: var(--radius);
}

/* User Panel (Optional) */
.container__7e23c,
Expand Down

0 comments on commit 9d2268e

Please sign in to comment.