mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-01-08 01:30:02 +01:00
Minor style change
This commit is contained in:
parent
0d9d70ec7e
commit
e1cd6cc410
|
|
@ -17,6 +17,10 @@
|
|||
margin-bottom: 1.25em !important;
|
||||
}
|
||||
|
||||
.message-body ul, .message-body ol {
|
||||
margin-bottom: 1.25em !important;
|
||||
}
|
||||
|
||||
.dark .message-body p em {
|
||||
color: rgb(198, 202, 214) !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue