UI: Minor color change

This commit is contained in:
oobabooga 2026-03-14 18:22:41 -07:00
parent b9bdbd638e
commit c126530061

View file

@ -439,6 +439,10 @@ audio {
color: white !important;
}
.dark .message-body blockquote {
border-left-color: rgb(255 255 255 / 30%);
}
.message-body h1 {
font-weight: 800;
font-size: 2.25em;