Refactored Messaging as a part of BOD-14. Breaking changes remain.
This commit is contained in:
4
client/src/components/chat-popup/chat-popup.styles.scss
Normal file
4
client/src/components/chat-popup/chat-popup.styles.scss
Normal file
@@ -0,0 +1,4 @@
|
||||
.chat-popup {
|
||||
width: 40vw;
|
||||
height: 50vh;
|
||||
}
|
||||
Reference in New Issue
Block a user