mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
remove translateZ from scroll, instead rely on translate3d from the inline style
This commit is contained in:
@@ -92,7 +92,6 @@ body.grade-c {
|
||||
@include user-select(none);
|
||||
@include touch-callout(none);
|
||||
@include text-size-adjust(none);
|
||||
@include translateZ(0);
|
||||
@include transform-origin(left, top);
|
||||
-webkit-backface-visibility: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user