mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Revert "Prevent lists from flickering in chat mode while streaming"
This reverts commit 5e5d926d2b
.
This commit is contained in:
parent
a2918176ea
commit
070a886278
@ -65,8 +65,8 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.message-body li {
|
.message-body li {
|
||||||
margin-top: 0 !important;
|
margin-top: 0.5em !important;
|
||||||
margin-bottom: 1.25em !important;
|
margin-bottom: 0.5em !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.message-body li > p {
|
.message-body li > p {
|
||||||
|
Loading…
Reference in New Issue
Block a user