feature: messages one to one
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
.chat-view {
|
||||
height: calc(100vh - 72px - 78px);
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
.chat-view {
|
||||
height: calc(100vh - 72px - 78px);
|
||||
}
|
||||