Styling changes for messaging.

This commit is contained in:
Patrick Fic
2020-05-04 12:14:32 -07:00
parent f55f4775d4
commit 782b7fe7f3
14 changed files with 83 additions and 54 deletions

View File

@@ -2,3 +2,7 @@
width: 40vw;
height: 50vh;
}
.chat-popup-content {
height: 100%;
}