|
|
@ -592,6 +592,9 @@
|
|
|
|
.chats-full, .chat-modal {
|
|
|
|
.chats-full, .chat-modal {
|
|
|
|
height: calc(100vh - var(--panel-offset));
|
|
|
|
height: calc(100vh - var(--panel-offset));
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
[component="chat/messages"] {
|
|
|
|
|
|
|
|
width: calc(100vw);
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
[data-action="pop-out"] {
|
|
|
|
[data-action="pop-out"] {
|
|
|
|