Customize pagination style #7551
Unanswered
MatheusCarvie
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Clear and concise description of the problem
I'm using Web Component in Angular 17
This is my structure:
Basically my pagination has this default layout
I want to change its layout so that it matches the image below. I want it to be a bit square and the pagination-active to have a slightly larger width. How do I achieve these desired results?
Suggested solution
I need to somehow customize my pagination. I tried to access it via CSS but it didn't work. I don't know if it was incompatible with tailwind or something like that.
Addition of new Pagination CSS Custom Properties
Alternative
No response
Additional context
No response
Validations
Would you like to open a PR for this feature?
Beta Was this translation helpful? Give feedback.
All reactions