Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pagination bullet border-radius CSS variable #6476

Merged
merged 1 commit into from
Mar 15, 2023
Merged

Add pagination bullet border-radius CSS variable #6476

merged 1 commit into from
Mar 15, 2023

Conversation

yuliyasitnikova
Copy link
Contributor

Added the feature to manage the border radius value for pagination bullet.

You can change the value in the same way as the bullet size or color:

.my-swiper {
  --swiper-pagination-bullet-width: 48px;
  --swiper-pagination-bullet-height: 4px;
  --swiper-pagination-bullet-border-radius: 0;
}

@nolimits4web nolimits4web merged commit c912590 into nolimits4web:master Mar 15, 2023
@nolimits4web
Copy link
Owner

Merged, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants