Fixed black bar underneath message input box

This commit is contained in:
ElectricS01 2023-02-11 19:40:53 +11:00
parent bf7ac09d70
commit 2235114f7d
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@
>
<v-card
class="d-flex flex-column-reverse fill-height rounded-0 mb-n3 chat-col"
style="overflow: auto; height: calc(100vh - 24px - 40px)"
style="overflow: auto; height: calc(100vh - 52px)"
color="card"
elevation="0"
>