Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing this temporarily because it causes a flicker #16

Open
imdone-test-1 opened this issue Nov 8, 2017 · 0 comments
Open

Removing this temporarily because it causes a flicker #16

imdone-test-1 opened this issue Nov 8, 2017 · 0 comments
Labels

Comments

@imdone-test-1
Copy link
Owner

when there are not enough elements to overflow
ionic-team#13262
-webkit-overflow-scrolling: touch;
Prevents borders from going outside of the container
-webkit-mask-image: -webkit-radial-gradient(circle, #fff, #000);


opened via imdone.io from a code comment on c463b065c7 by Brandy Carney


// TODO Removing this temporarily because it causes a flicker
// when there are not enough elements to overflow
// https://github.com/ionic-team/ionic/issues/13262
// -webkit-overflow-scrolling: touch;
// Prevents borders from going outside of the container
// -webkit-mask-image: -webkit-radial-gradient(circle, #fff, #000);
}
.action-sheet-ios .action-sheet-group:first-child {
@include margin($action-sheet-ios-group-margin-top, null, null, null);
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant