mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
chat history/code syntax highlighting added
This commit is contained in:
@@ -8,6 +8,10 @@ html {
|
||||
@apply bg-gray-800;
|
||||
}
|
||||
|
||||
.hljs {
|
||||
@apply rounded-lg;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb {
|
||||
--tw-border-opacity: 1;
|
||||
background-color: rgba(217, 217, 227, 0.8);
|
||||
|
||||
Reference in New Issue
Block a user