UI: further improve the style of lists and headings

This commit is contained in:
oobabooga 2024-12-19 13:42:17 -08:00
parent c8ddb86c22
commit e2fb86e5df
3 changed files with 62 additions and 22 deletions

View file

@ -33,11 +33,6 @@
margin-bottom: 0 !important;
}
.chat .message-body li {
margin-top: 1.25em !important;
margin-bottom: 1.25em !important;
}
.user-message, .assistant-message {
font-family: Inter, Helvetica, Arial, sans-serif;
}