mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
fix(): iOS header hairline
This commit is contained in:
@ -46,6 +46,10 @@ $list-ios-header-color: #333 !default;
|
||||
|
||||
}
|
||||
|
||||
&.hairlines .list ion-header:after {
|
||||
border-top-width: 0.55px;
|
||||
}
|
||||
|
||||
.list + .list {
|
||||
margin-top: $list-ios-margin-top + $list-ios-margin-bottom;
|
||||
}
|
||||
|
Reference in New Issue
Block a user