Fix chat?

This commit is contained in:
Your New SJW Waifu 2020-07-13 17:46:49 -05:00
parent e8afef3c12
commit 263602609d
1 changed files with 1 additions and 1 deletions

View File

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