fix: colors

This commit is contained in:
Shivam Mishra
2025-06-11 18:08:53 +05:30
parent aa68525b6b
commit a910758fd8
@@ -12,7 +12,7 @@ export const ChatwootConversation = ({
return (
<div
className={`chatwoot-conversation ${className}`}
className={`chatwoot-conversation ${className} text-n-slate-11`}
style={{
height: '100%',
width: '100%',