Open jahangirkabir opened 3 years ago
Is it possible to change the pagination margin? I need to make it smaller
Only using deep selectors.
.your-custom-carousel-class { ::v-deep .VueCarousel-pagination { padding: 16px; } }
Is it possible to change the pagination margin? I need to make it smaller