style(sass): update sass linters and fix lint errors

This commit is contained in:
Brandy Carney
2018-03-28 18:23:43 -04:00
parent 88752dea51
commit a1346a9e89
23 changed files with 95 additions and 89 deletions

View File

@@ -68,11 +68,11 @@ ion-action-sheet {
.action-sheet-group {
overflow: scroll;
overscroll-behavior: contain;
flex-shrink: 2;
pointer-events: all;
overscroll-behavior: contain;
}
.action-sheet-group-cancel {