Skip to content

Commit c16a5d4

Browse files
committed
doc: carousel demo, close #4821
1 parent 75e5351 commit c16a5d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/carousel/demo/customArrows.vue

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ export default defineComponent({
6161
color: #fff;
6262
background-color: rgba(31, 45, 61, 0.11);
6363
opacity: 0.3;
64+
z-index: 1;
6465
}
6566
.ant-carousel :deep(.custom-slick-arrow:before) {
6667
display: none;

0 commit comments

Comments
 (0)