mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 22:27:29 +00:00
Light theme improvement
This commit is contained in:
parent
6001d279c6
commit
967b70327e
2 changed files with 7 additions and 7 deletions
|
|
@ -42,7 +42,7 @@
|
|||
}
|
||||
|
||||
.chat .user-message {
|
||||
background: #f5f5f5;
|
||||
background: #f3f4f6;
|
||||
padding: 1.5rem 1rem;
|
||||
padding-bottom: 2rem;
|
||||
border-radius: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue