mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
fix(item): fixed border left on first item after header
This commit is contained in:
@ -78,7 +78,7 @@ $item-ios-divider-padding: 5px 15px !default;
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ion-header + .item:before {
|
ion-header + .item:first-of-type:before {
|
||||||
left: 0;
|
left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user