MOBILE-2843 ux: Remove border of the refresher
parent
4aa5d4a6a1
commit
58746a9e44
|
@ -73,6 +73,10 @@ ion-app.app-root {
|
|||
}
|
||||
}
|
||||
|
||||
.has-refresher > .scroll-content {
|
||||
border-top: 0 !important;
|
||||
}
|
||||
|
||||
// Define an alternative way to set a heading in an item without using a heading tag.
|
||||
// This is done for accessibility reasons when a heading is semantically incorrect.
|
||||
.item .item-heading {
|
||||
|
|
Loading…
Reference in New Issue