You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/interactions/chat/features/src/index.ts
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -41,12 +41,15 @@ export class ChatOverview {
41
41
id: '4',
42
42
text:
43
43
`
44
-
Thank you for your patience. It seems that the issue is the name of the CSS part. Here is the fixed code:
44
+
Thank you for your patience. The background should be applied using the \`--ig-avatar-background\` CSS variable on the \`igc-avatar\` host element. Here is the fixed code:
0 commit comments