Follow-up

This commit is contained in:
Alexander Zinchuk 2021-04-13 12:39:06 +03:00
parent c9a92fbdd3
commit c332ebfa70

View File

@ -26,7 +26,7 @@
background-size: cover;
body:not(.animation-level-0) #root & {
transition: opacity .2s !important;
transition: transform var(--layer-transition), opacity .2s !important;
}
body.animation-level-0 & {