Message List: Adjust position for Scroll Down Button (#1204)

This commit is contained in:
Alexander Zinchuk 2021-06-23 16:29:20 +03:00
parent c6ed04fea6
commit 65f583a8ec

View File

@ -62,7 +62,7 @@
pointer-events: all; pointer-events: all;
&.no-composer { &.no-composer {
transform: translateY(2.5rem); transform: translateY(4rem);
} }
} }