mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
UI: improve the style of headers in chat messages
This commit is contained in:
parent
92ab3a9a6a
commit
3aa646c1d0
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user