mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(item): iOS removed the border from around sticky headers
closes #591
This commit is contained in:
@@ -174,7 +174,6 @@ $list-ios-border-color: $list-border-color !default;
|
||||
.list[no-lines],
|
||||
&.hairlines .list[no-lines] {
|
||||
ion-header,
|
||||
ion-item-group-title,
|
||||
.item,
|
||||
.item .item-inner {
|
||||
border-width: 0;
|
||||
|
||||
Reference in New Issue
Block a user