Skip to content

Commit 6ec5871

Browse files
committed
handle overflow
1 parent 090c0a5 commit 6ec5871

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/index.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,4 +334,9 @@ body,
334334
.layout {
335335
flex-direction: column-reverse;
336336
}
337-
}
337+
338+
.carousel-pane {
339+
width: 100%;
340+
max-width: 100%;
341+
}
342+
}

0 commit comments

Comments
 (0)