Skip to content

Commit e0a38c7

Browse files
authored
Update mobile.scss
fixes #5
1 parent 16c53bb commit e0a38c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mobile/mobile.scss

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
flex-flow: row wrap;
1212
align-items: flex-start;
1313
justify-content: flex-start;
14+
overflow: scroll;
15+
max-height: 90vh;
1416

1517
li {
1618
width: 100%;

0 commit comments

Comments
 (0)