Small light theme color change

This commit is contained in:
oobabooga
2026-05-04 21:31:17 -07:00
parent 61241cf4b7
commit acacede98c

View File

@@ -45,7 +45,7 @@
}
.chat .user-message {
background: #f3f4f6;
background: var(--bg-rail);
padding: 1.5rem 1rem;
padding-bottom: 2rem;
border-radius: 0;