Minor CSS fix
This commit is contained in:
parent
73d9befb65
commit
7966989667
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||||
}
|
}
|
||||||
|
|
||||||
#chat {
|
#chat {
|
||||||
height: calc(100dvh - 286px);
|
height: calc(100dvh - 284px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.bigchat #chat {
|
.bigchat #chat {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue