mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-21 15:48:04 +01:00
parent
564d8c8c0d
commit
9b205f94a4
@ -378,6 +378,10 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||
}
|
||||
}
|
||||
|
||||
.chat-parent .prose {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.old-ui .chat-parent {
|
||||
height: calc(100dvh - 192px - var(--header-height) - var(--input-delta));
|
||||
margin-bottom: var(--input-delta) !important;
|
||||
|
Loading…
Reference in New Issue
Block a user