Move the read receipt animation to the compositing layer

pull/21833/head
Germain Souquet 2021-05-28 14:59:54 +01:00
parent f10e95956b
commit 18188538f6
1 changed files with 1 additions and 0 deletions

View File

@ -280,6 +280,7 @@ $left-gutter: 64px;
height: $font-14px;
width: $font-14px;
will-change: left, top;
transition:
left var(--transition-short) ease-out,
top var(--transition-standard) ease-out;