refactor: move chat component outside of videoconference_page (#11138)

This commit is contained in:
Shahab
2022-03-29 13:31:48 +04:30
committed by GitHub
parent 9278414821
commit 3eafaeeedd
13 changed files with 39 additions and 80 deletions

View File

@@ -88,10 +88,6 @@
max-width: calc(100% - 24px);
}
.shift-right .details-container {
margin-left: calc(#{$sidebarWidth} / 2);
}
@keyframes hideSubject {
0% {
max-width: 100%;