Bug: Fix missing close button on mobile chat window (#600)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
This commit is contained in:
parent
8b4df986bf
commit
60dc564f37
8 changed files with 89 additions and 35 deletions
|
@ -85,6 +85,7 @@ export default {
|
|||
.avatar-wrap {
|
||||
height: $space-medium;
|
||||
width: $space-medium;
|
||||
flex-shrink: 0;
|
||||
|
||||
.user-thumbnail-box {
|
||||
margin-top: -$space-large;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue