UI: improve some light mode colors

This commit is contained in:
oobabooga 2024-12-19 12:23:21 -08:00
parent 24a4c98d42
commit c8ddb86c22
2 changed files with 1 additions and 5 deletions

View file

@ -437,10 +437,6 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
font-size: 16px;
}
.message-body :is(h1, h2, h3, h4, h5, h6) {
color: black !important;
}
.dark .message-body :is(h1, h2, h3, h4, h5, h6) {
color: white !important;
}