style(sass): fix linter errors

This commit is contained in:
Brandy Carney
2016-04-20 15:33:55 -04:00
parent 5f8edc2fcf
commit c3fb051ed6
3 changed files with 3 additions and 3 deletions

View File

@ -91,7 +91,7 @@ ion-action-sheet {
.action-sheet-selected {
font-weight: bold;
background: white;
background: #fff;
}
.action-sheet-destructive {

View File

@ -76,7 +76,7 @@ $action-sheet-wp-icon-margin: 0 16px 0 0 !default;
.button-inner {
justify-content: flex-start;
}
}
}
.action-sheet-selected {

View File

@ -90,7 +90,7 @@ tabbar {
ion-badge,
ion-icon,
span {
opacity: 0.4;
opacity: .4;
}
}