Merge pull request #22 from ollama-webui/dev

Update app.css
This commit is contained in:
Timothy Jaeryang Baek 2023-10-22 19:21:37 -05:00 committed by GitHub
commit e93a5ab7b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
html {
@apply bg-gray-800;
word-break: break-all;
word-break: break-word;
}
.hljs {