Fix: Frozen UI with Nice and Fast animation setting on Android (#2036)

This commit is contained in:
Alexander Zinchuk 2022-09-14 13:57:17 +02:00
parent 0e7662f1b0
commit 24d0289401

View File

@ -202,7 +202,7 @@ body.is-android.animation-level-1 {
}
}
#Main:not(.middle-column-open) {
#Main.left-column-open {
#MiddleColumn {
transform: translate3d(10vw, 0, 0);
opacity: 0;