FIX: Prensence was overlapping with full-screen icon
This commit is contained in:
parent
0890078993
commit
5f75da6f61
|
@ -49,7 +49,7 @@
|
|||
.composer-fields .presence-users {
|
||||
position: absolute;
|
||||
top: 20px;
|
||||
right: 75px;
|
||||
right: 95px;
|
||||
@media screen and (max-width: $small-width) {
|
||||
max-width: 318px;
|
||||
.presence-avatars {
|
||||
|
|
Loading…
Reference in New Issue