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

View File

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