doc: carousel demo, close #4821
parent
75e53514dc
commit
c16a5d46ae
|
@ -61,6 +61,7 @@ export default defineComponent({
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background-color: rgba(31, 45, 61, 0.11);
|
background-color: rgba(31, 45, 61, 0.11);
|
||||||
opacity: 0.3;
|
opacity: 0.3;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
.ant-carousel :deep(.custom-slick-arrow:before) {
|
.ant-carousel :deep(.custom-slick-arrow:before) {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Reference in New Issue