Improve list styles

This commit is contained in:
oobabooga 2023-09-21 14:30:52 -07:00
parent 00ab450c13
commit 9a5ab454b4
2 changed files with 8 additions and 1 deletions

View file

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