mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-01-09 12:09:04 +01:00
UI: improve the style of links in messages
This commit is contained in:
parent
836a868abc
commit
24a4c98d42
@ -501,6 +501,10 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||||||
list-style-position: outside;
|
list-style-position: outside;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.message-body a {
|
||||||
|
font-weight: 500;
|
||||||
|
}
|
||||||
|
|
||||||
.chat .message-body ul, .chat .message-body ol {
|
.chat .message-body ul, .chat .message-body ol {
|
||||||
padding-inline-start: 2em;
|
padding-inline-start: 2em;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user