mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-01-12 21:37:35 +01:00
UI: fix a font color
This commit is contained in:
parent
ac0f60eb1a
commit
e83235a0cc
@ -17,7 +17,9 @@
|
|||||||
line-height: 28px !important;
|
line-height: 28px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dark .chat .message-body p, .dark .chat .message-body li {
|
.dark .chat .message-body p,
|
||||||
|
.dark .chat .message-body li,
|
||||||
|
.dark .chat .message-body q {
|
||||||
color: #d1d5db !important;
|
color: #d1d5db !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user