mirror of
https://github.com/danog/telegram-tt.git
synced 2024-11-30 04:39:00 +01:00
Fix: Frozen UI with Nice and Fast animation setting on Android (#2036)
This commit is contained in:
parent
0e7662f1b0
commit
24d0289401
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user