4 lines
52 B
SCSS
4 lines
52 B
SCSS
|
.chat-view {
|
||
|
height: calc(100vh - 72px - 78px);
|
||
|
}
|