UX: presence-users overlaps with composer toggles
This commit is contained in:
parent
7ac08f936e
commit
a552a39f53
|
@ -48,8 +48,8 @@
|
||||||
|
|
||||||
.composer-fields .presence-users {
|
.composer-fields .presence-users {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 18px;
|
top: 20px;
|
||||||
right: 40px;
|
right: 55px;
|
||||||
@media screen and (max-width: $small-width) {
|
@media screen and (max-width: $small-width) {
|
||||||
max-width: 318px;
|
max-width: 318px;
|
||||||
.presence-avatars {
|
.presence-avatars {
|
||||||
|
|
Loading…
Reference in New Issue