hubl/src/styles/chat/_index.scss

4 lines
52 B
SCSS
Raw Normal View History

2021-01-12 17:10:31 +00:00
.chat-view {
height: calc(100vh - 72px - 78px);
}