mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-05 06:35:15 +00:00
Lint
This commit is contained in:
parent
2fcbadec67
commit
36747cf99c
2 changed files with 3 additions and 3 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
.dark .chat .message-body :is(th, td),
|
||||
.dark .prose hr {
|
||||
border-color: rgba(255, 255, 255, 0.3) !important;
|
||||
border-color: rgb(255 255 255 / 30%) !important;
|
||||
}
|
||||
|
||||
.chat .message-body :is(p, ul, ol) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue