mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-08 22:56:24 -04:00
Minor mobile CSS fix
This commit is contained in:
parent
94dc64f870
commit
3200328064
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
}
|
||||
|
||||
.chat-parent {
|
||||
height: calc(100dvh - 171px) !important;
|
||||
height: calc(100dvh - 179px) !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue