Fix Chats on mobile

This commit is contained in:
Alex Gleason
2021-09-21 10:34:59 -05:00
parent 5c80fb4a87
commit 1bce36a5ae

View File

@ -365,6 +365,7 @@
.chat-box {
border-radius: 0;
border: 2px solid var(--foreground-color);
margin-bottom: 51px;
&__actions {
padding: 0;