mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 13:47:19 +08:00
hotfix(frontend): Fix chat message font size (#10134)
This commit is contained in:
@@ -87,6 +87,7 @@ export function ChatMessage({
|
||||
</div>
|
||||
|
||||
<div
|
||||
className="text-sm"
|
||||
style={{
|
||||
whiteSpace: "normal",
|
||||
wordBreak: "break-word",
|
||||
|
||||
Reference in New Issue
Block a user