hotfix(frontend): Fix chat message font size (#10134)

This commit is contained in:
sp.wack
2025-08-06 22:37:06 +04:00
committed by GitHub
parent 2b4e9137e3
commit 42ed36e5cc

View File

@@ -87,6 +87,7 @@ export function ChatMessage({
</div>
<div
className="text-sm"
style={{
whiteSpace: "normal",
wordBreak: "break-word",