mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
chore(demos): make conf app look closer
This commit is contained in:
@ -21,6 +21,7 @@ ion-item-divider {
|
||||
}
|
||||
|
||||
ion-item-divider[sticky] {
|
||||
position: -webkit-sticky;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user