Minor style change

This commit is contained in:
oobabooga 2023-06-20 00:46:18 -03:00
parent 0d9d70ec7e
commit e1cd6cc410

View file

@ -17,6 +17,10 @@
margin-bottom: 1.25em !important;
}
.message-body ul, .message-body ol {
margin-bottom: 1.25em !important;
}
.dark .message-body p em {
color: rgb(198, 202, 214) !important;
}