mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
fix(components): add font-smoothing to mixing components
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
// --------------------------------------------------
|
||||
|
||||
ion-item-divider {
|
||||
@include font-smoothing();
|
||||
@include margin(0);
|
||||
@include padding(0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user