chore(sass): fix Sass linter errors

This commit is contained in:
Brandy Carney
2016-04-07 14:10:59 -04:00
parent 80109b8df1
commit 025b176c18
3 changed files with 5 additions and 3 deletions

View File

@ -39,7 +39,7 @@ ion-segment {
color: $segment-button-wp-text-color-activated;
background-color: $segment-button-wp-background-color;
opacity: $segment-button-wp-opacity;
&.segment-activated {
opacity: $segment-button-wp-opacity-activated;
}