mirror of
https://github.com/oobabooga/textgen.git
synced 2026-07-23 11:20:54 -05:00
Small light theme color change
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
}
|
||||
|
||||
.chat .user-message {
|
||||
background: #f3f4f6;
|
||||
background: var(--bg-rail);
|
||||
padding: 1.5rem 1rem;
|
||||
padding-bottom: 2rem;
|
||||
border-radius: 0;
|
||||
|
||||
Reference in New Issue
Block a user