Revert "Prevent lists from flickering in chat mode while streaming"

This reverts commit 5e5d926d2b.
This commit is contained in:
oobabooga 2023-07-18 13:23:29 -07:00
parent a2918176ea
commit 070a886278

View File

@ -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 {