Change back list style

This commit is contained in:
oobabooga 2023-09-21 21:07:53 -07:00
parent 12e312ae9c
commit ee7bf49804
2 changed files with 0 additions and 3 deletions

View File

@ -19,7 +19,6 @@
.chat .message-body ul, .chat .message-body ol {
margin-bottom: 1.25em !important;
padding-left: 1.1em !important;
}
.dark .message-body p em {

View File

@ -591,8 +591,6 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
}
.chat ol, .chat ul {
padding-left: 40px !important;
list-style-position: outside !important;
margin-top: 6px !important;
}