Fixed up some messaging layout issues. BOD-78
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
.chat-popup {
|
||||
width: 40vw;
|
||||
height: 50vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.chat-popup-content {
|
||||
height: 100%;
|
||||
//height: 50vh;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user