mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-25 01:09:22 +01:00
UI: don't change the color of italics in instruct mode
This commit is contained in:
parent
b85ae6bc96
commit
14584fda36
@ -39,14 +39,6 @@
|
|||||||
margin-bottom: 0 !important;
|
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 {
|
.gradio-container .chat .assistant-message {
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
background: #f4f4f4;
|
background: #f4f4f4;
|
||||||
|
Loading…
Reference in New Issue
Block a user