UI: don't change the color of italics in instruct mode

This commit is contained in:
oobabooga 2024-07-24 20:55:18 -07:00
parent b85ae6bc96
commit 14584fda36

View File

@ -39,14 +39,6 @@
margin-bottom: 0 !important;
}
.dark .message-body p em {
color: rgb(198 202 214) !important;
}
.message-body p em {
color: rgb(110 110 110) !important;
}
.gradio-container .chat .assistant-message {
padding: 20px;
background: #f4f4f4;