Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit 4680e25

Browse files
fix(refresher): add content min-height
1 parent b1eeb75 commit 4680e25

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

projects/core/src/lib/loading-content/loading-content.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ion-content {
1313
}
1414

1515
.content{
16+
min-height: 100%;
1617
transform: translate3d(0, 0, 0);
1718
}
1819

0 commit comments

Comments
 (0)