mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
style(sass): update sass linters and fix lint errors
This commit is contained in:
@ -23,7 +23,6 @@ ion-item-divider {
|
||||
}
|
||||
|
||||
ion-item-divider[sticky] {
|
||||
position: -webkit-sticky;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user