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:
parent
770c23362a
commit
1afcace8e7
1 changed files with 1 additions and 2 deletions
|
|
@ -6,7 +6,6 @@
|
||||||
content: url({img})
|
content: url({img})
|
||||||
}
|
}
|
||||||
.userAvatar_ac3629[style*="{id}"] {
|
.userAvatar_ac3629[style*="{id}"] {
|
||||||
content: url({img});
|
background-image: url({img})!important
|
||||||
background-image: none !important
|
|
||||||
}
|
}
|
||||||
/* AVATAR-TEMPLATE-END */
|
/* AVATAR-TEMPLATE-END */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue