Maybe this will fix mobile

This commit is contained in:
Your New SJW Waifu 2020-07-26 22:10:01 -05:00
parent 21ceaa2fa1
commit 460cb3ecd5
1 changed files with 1 additions and 1 deletions

View File

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