Fix Chats on mobile
This commit is contained in:
parent
5c80fb4a87
commit
1bce36a5ae
1 changed files with 1 additions and 0 deletions
|
@ -365,6 +365,7 @@
|
||||||
.chat-box {
|
.chat-box {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border: 2px solid var(--foreground-color);
|
border: 2px solid var(--foreground-color);
|
||||||
|
margin-bottom: 51px;
|
||||||
|
|
||||||
&__actions {
|
&__actions {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
Loading…
Reference in a new issue