UI: improve the style of headers in chat messages

This commit is contained in:
oobabooga 2024-07-28 15:26:15 -07:00
parent 92ab3a9a6a
commit 3aa646c1d0

View File

@ -404,6 +404,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
.message-body h3,
.message-body h4 {
color: var(--body-text-color);
margin: 20px 0 10px 0;
}
.dark .message q {