chore: word break in message

This commit is contained in:
Tristan Yang
2023-06-21 18:46:29 +08:00
parent 13c9b71c05
commit 59fbc69449
+1 -1
View File
@@ -182,7 +182,7 @@ const Message: FC<IProps> = ({
</div>
<div
className={clsx(
`select-text text-gray-800 text-sm break-all whitespace-pre-wrap dark:!text-white`,
`select-text text-gray-800 text-sm wb whitespace-pre-wrap dark:!text-white`,
sending && "opacity-90"
)}
>