Revert "Prevent lists from flickering in chat mode while streaming"
This reverts commit 5e5d926d2b
.
This commit is contained in:
parent
a2918176ea
commit
070a886278
1 changed files with 2 additions and 2 deletions
|
@ -65,8 +65,8 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
}
|
||||
|
||||
.message-body li {
|
||||
margin-top: 0 !important;
|
||||
margin-bottom: 1.25em !important;
|
||||
margin-top: 0.5em !important;
|
||||
margin-bottom: 0.5em !important;
|
||||
}
|
||||
|
||||
.message-body li > p {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue