mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-01-09 12:09:04 +01:00
UI: fix the font size of lists in chat mode
This commit is contained in:
parent
4b3e1b3757
commit
e2702200e1
@ -9,6 +9,7 @@
|
|||||||
|
|
||||||
.message-body {
|
.message-body {
|
||||||
margin-top: 3px;
|
margin-top: 3px;
|
||||||
|
font-size: 15px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.circle-you {
|
.circle-you {
|
||||||
|
Loading…
Reference in New Issue
Block a user