Make chat bubble smaller (90%) on mobile.
This commit is contained in:
parent
b3b74b04fc
commit
0b9ed3a68a
2 changed files with 1 additions and 3 deletions
|
|
@ -745,7 +745,7 @@ input:focus {
|
|||
}
|
||||
|
||||
.message-group {
|
||||
max-width: 100%;
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
.message-image-attachement {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue