Maybe this will fix mobile
This commit is contained in:
parent
21ceaa2fa1
commit
460cb3ecd5
|
@ -1,6 +1,6 @@
|
|||
.chat-view {
|
||||
display: flex;
|
||||
height: calc(100vh - 185px);
|
||||
height: calc(100vh - 200px);
|
||||
width: 100%;
|
||||
|
||||
.chat-title {
|
||||
|
|
Loading…
Reference in New Issue