We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2018a04 commit 4d636a5Copy full SHA for 4d636a5
1 file changed
core/src/components/segment-view/segment-view.scss
@@ -4,7 +4,7 @@
4
:host {
5
display: flex;
6
7
- height: 100%;
+ min-height: 100%;
8
9
overflow-x: scroll;
10
scroll-snap-type: x mandatory;
0 commit comments