fix voice chat speaking ring issues (why did i apply the background differently? i could have just used discords version

This commit is contained in:
coolesding 2024-06-30 21:33:00 +02:00 committed by GitHub
parent 770c23362a
commit 1afcace8e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,6 @@
content: url({img})
}
.userAvatar_ac3629[style*="{id}"] {
content: url({img});
background-image: none !important
background-image: url({img})!important
}
/* AVATAR-TEMPLATE-END */