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

@ -4,6 +4,7 @@
// --------------------------------------------------
ion-loading {
@include font-smoothing();
@include position(0, 0, 0, 0);
position: fixed;