mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-12-06 07:12:10 +01: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 h3,
|
||||||
.message-body h4 {
|
.message-body h4 {
|
||||||
color: var(--body-text-color);
|
color: var(--body-text-color);
|
||||||
|
margin: 20px 0 10px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dark .message q {
|
.dark .message q {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue