Skip to content

Commit

Permalink
Fix avatars
Browse files Browse the repository at this point in the history
  • Loading branch information
PlusInsta committed Jun 2, 2020
1 parent 4fe9ea5 commit 8e2c18e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DiscordPlus.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -460,9 +460,9 @@ foreignObject {
.avatar-1BDn8e {
position: absolute;
left: 5px;
top: 2px;
width: 60px;
height: 60px;
top: 5px;
width: 60px !important;
height: 60px !important;
}
/* Channel beginning message */
.container-Vw8GSP, .theme-dark .base-19D3Qq, .theme-light .base-19D3Qq {
Expand Down

0 comments on commit 8e2c18e

Please sign in to comment.