feature: messages one to one
This commit is contained in:
3
src/styles/chat/_index.scss
Normal file
3
src/styles/chat/_index.scss
Normal file
@ -0,0 +1,3 @@
|
||||
.chat-view {
|
||||
height: calc(100vh - 72px - 78px);
|
||||
}
|
@ -49,3 +49,4 @@ solid-display>div {
|
||||
@import 'left-nav/_index';
|
||||
@import 'content/_index';
|
||||
@import 'about/_index';
|
||||
@import 'chat/_index';
|
||||
|
Reference in New Issue
Block a user