Minor CSS fix

This commit is contained in:
oobabooga 2023-08-16 07:25:59 -07:00
parent 73d9befb65
commit 7966989667

View File

@ -266,7 +266,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
}
#chat {
height: calc(100dvh - 286px);
height: calc(100dvh - 284px);
}
.bigchat #chat {