break all text

This commit is contained in:
2023-03-27 13:18:30 +08:00
parent 30abf3ed15
commit e791367d2d

View File

@@ -188,7 +188,7 @@ export default function ChatBOX(props: {
</p>
)}
{chatStore.history.length === 0 && (
<p className="opacity-60 p-6 rounded bg-white my-3 text-left dark:text-black">
<p className="break-all opacity-60 p-6 rounded bg-white my-3 text-left dark:text-black">
<br />
Key: {chatStore.apiKey}