mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-03-16 02:14:41 +01:00
Minor CSS fix
This commit is contained in:
parent
73d9befb65
commit
7966989667
|
|
@ -266,7 +266,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
}
|
||||
|
||||
#chat {
|
||||
height: calc(100dvh - 286px);
|
||||
height: calc(100dvh - 284px);
|
||||
}
|
||||
|
||||
.bigchat #chat {
|
||||
|
|
|
|||
Loading…
Reference in a new issue