Skip to content

Commit d295aee

Browse files
committed
fix(ion-scroll): added display block
1 parent e6f5623 commit d295aee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: scss/_scaffolding.scss

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ body.grade-c {
6565
}
6666

6767
.scroll-view {
68+
display: block;
6869
position: relative;
6970
overflow: hidden;
7071

0 commit comments

Comments
 (0)