Skip to content

Commit

Permalink
Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkChan0225 committed Jul 8, 2024
1 parent 5c42d8d commit 4db5247
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/roundeddiscord.css
Original file line number Diff line number Diff line change
Expand Up @@ -155,10 +155,10 @@ div.profileThemedContainer_d2194f {
.wrapper_fea3ef.guilds_a4d4d9.content_Pph8t6 {
margin-left: 5px;
}
.bd-controls>.bd-addon-button:first-of-type {
.bd-controls > .bd-addon-button:first-of-type {
border-radius: var(--radius) 0px 0px var(--radius);
}
.bd-controls>.bd-addon-button:last-of-type {
.bd-controls > .bd-addon-button:last-of-type {
border-radius: 0px var(--radius) var(--radius) 0px;
}
.platform-osx .content-Pph8t6:not(.hidden_fea3ef) {
Expand Down

0 comments on commit 4db5247

Please sign in to comment.