Fix chats
This commit is contained in:
parent
263602609d
commit
3204485c8c
|
@ -1,6 +1,6 @@
|
|||
.chat-view {
|
||||
display: flex;
|
||||
height: calc(100vh - 100px);
|
||||
height: calc(100vh - 181px);
|
||||
width: 100%;
|
||||
|
||||
.chat-title {
|
||||
|
|
Loading…
Reference in New Issue