[Perf] Get rid of greedy CSS selector (#2173)
This commit is contained in:
parent
5db1f528bf
commit
6dfca7c6f7
@ -109,7 +109,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Used by Avatar and ProfilePhoto components
|
// Used by Avatar and ProfilePhoto components
|
||||||
div {
|
.Avatar, .ProfilePhoto {
|
||||||
&.color-bg-1 {
|
&.color-bg-1 {
|
||||||
--color-user: var(--color-user-1);
|
--color-user: var(--color-user-1);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user