fix low resolution, gonna have to make all images square now :(
This commit is contained in:
parent
b32380c471
commit
a22d6d9776
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
[src^="https://cdn.discordapp.com/avatars/{id}"],
|
[src^="https://cdn.discordapp.com/avatars/{id}"],
|
||||||
.userAvatar-3Hwf1F:is([style*="{id}"]) {
|
.userAvatar-3Hwf1F:is([style*="{id}"]) {
|
||||||
content: url({img});
|
content: url({img});
|
||||||
background-image: url({img}) !important;
|
object-fit: scale-down;
|
||||||
}
|
}
|
||||||
/* AVATAR-TEMPLATE-END */
|
/* AVATAR-TEMPLATE-END */
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue