mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-03-18 19:34:39 +01:00
UI: Fix a minor glitch
This commit is contained in:
parent
573617157a
commit
beab346f48
|
|
@ -1388,7 +1388,6 @@ audio {
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
max-height: 250px;
|
max-height: 250px;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
contain: layout;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.chat .message-body .thinking-content p,
|
.chat .message-body .thinking-content p,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue