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 {
|
.chat-parent {
|
||||||
height: calc(100dvh - 171px) !important;
|
height: calc(100dvh - 179px) !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue