diff --git a/src/styles/_common.scss b/src/styles/_common.scss index 44df3d6f2..c39e58d70 100644 --- a/src/styles/_common.scss +++ b/src/styles/_common.scss @@ -109,7 +109,7 @@ } // Used by Avatar and ProfilePhoto components -div { +.Avatar, .ProfilePhoto { &.color-bg-1 { --color-user: var(--color-user-1); }