UI: improve the light theme a bit

This commit is contained in:
oobabooga 2024-06-27 20:47:42 -07:00
parent 1da47f2ae6
commit da196707cf
3 changed files with 8 additions and 3 deletions

View file

@ -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;