Composer: Adjust send-as button animation

This commit is contained in:
Alexander Zinchuk 2022-02-04 15:18:51 +01:00
parent 39c60c1a1f
commit 09acd9ab09

View File

@ -153,6 +153,7 @@
body:not(.animation-level-0) & .send-as-button.appear-animation {
animation: 0.25s ease-in-out forwards show-send-as-button;
transform-origin: right;
}
.mobile-symbol-menu-button {