// chat .chat-view { padding: 1.7rem; height: calc(100vh - 84px); > sib-chat { position: absolute; top: 0; left: 0; right: 0; } }