Fix chats

This commit is contained in:
Your New SJW Waifu 2020-07-13 17:52:57 -05:00
parent 263602609d
commit 3204485c8c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
.chat-view {
display: flex;
height: calc(100vh - 100px);
height: calc(100vh - 181px);
width: 100%;
.chat-title {