fix(components): add font-smoothing to mixing components

This commit is contained in:
Brandy Carney
2018-03-28 19:57:25 -04:00
parent d9d7462d87
commit 9caeec7fcf
6 changed files with 9 additions and 1 deletions

View File

@ -5,6 +5,7 @@
// --------------------------------------------------
ion-item-divider {
@include font-smoothing();
@include margin(0);
@include padding(0);