mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-05 06:35:15 +00:00
UI: improve the light theme a bit
This commit is contained in:
parent
1da47f2ae6
commit
da196707cf
3 changed files with 8 additions and 3 deletions
|
|
@ -49,7 +49,7 @@
|
|||
|
||||
.gradio-container .chat .assistant-message {
|
||||
padding: 20px;
|
||||
background: var(--color-grey-200);
|
||||
background: #f4f4f4;
|
||||
margin-top: 9px !important;
|
||||
margin-bottom: 12px !important;
|
||||
border-radius: 7px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue