mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04: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 {
|
.old-ui .chat-parent {
|
||||||
height: calc(100dvh - 192px - var(--header-height) - var(--input-delta));
|
height: calc(100dvh - 192px - var(--header-height) - var(--input-delta));
|
||||||
margin-bottom: var(--input-delta) !important;
|
margin-bottom: var(--input-delta) !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user