We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bfc859 commit 6e149eeCopy full SHA for 6e149ee
scss/_scaffolding.scss
@@ -87,7 +87,6 @@ body.grade-c {
87
@include touch-callout(none);
88
@include text-size-adjust(none);
89
@include transform-origin(left, top);
90
- -webkit-backface-visibility: hidden;
91
}
92
93
// Scroll bar styles
@@ -333,4 +332,5 @@ ion-infinite-scroll.active .scroll-infinite {
333
332
width: 100%;
334
height: 100%;
335
background-color: $base-background-color;
+ overflow: hidden;
336
0 commit comments