We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16c53bb commit e0a38c7Copy full SHA for e0a38c7
mobile/mobile.scss
@@ -11,6 +11,8 @@
11
flex-flow: row wrap;
12
align-items: flex-start;
13
justify-content: flex-start;
14
+ overflow: scroll;
15
+ max-height: 90vh;
16
17
li {
18
width: 100%;
0 commit comments