We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e5351 commit c16a5d4Copy full SHA for c16a5d4
components/carousel/demo/customArrows.vue
@@ -61,6 +61,7 @@ export default defineComponent({
61
color: #fff;
62
background-color: rgba(31, 45, 61, 0.11);
63
opacity: 0.3;
64
+ z-index: 1;
65
}
66
.ant-carousel :deep(.custom-slick-arrow:before) {
67
display: none;
0 commit comments