removed weird selector i dont remember + new property
This commit is contained in:
parent
a2de090191
commit
f6cd3b2a25
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
||||||
/* AVATAR-TEMPLATE-BEGIN */
|
/* AVATAR-TEMPLATE-BEGIN */
|
||||||
/* Custom avatar for {id} */
|
/* Custom avatar for {id} */
|
||||||
[style^="https://cdn.discordapp.com/avatars/{id}"],
|
[style^="https://cdn.discordapp.com/avatars/{id}"],
|
||||||
[src^="https://cdn.discordapp.com/avatars/{id}"],
|
[src^="https://cdn.discordapp.com/avatars/{id}"] {
|
||||||
.userAvatar-3Hwf1F:is([style*="{id}"]) {
|
|
||||||
content: url({img});
|
content: url({img});
|
||||||
object-fit: scale-down;
|
object-fit: scale-down;
|
||||||
|
aspect-ratio: 1;
|
||||||
}
|
}
|
||||||
/* AVATAR-TEMPLATE-END */
|
/* AVATAR-TEMPLATE-END */
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue