Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(pagination): enhance component's interactive states (#10485)
**Related Issue:** [#9991](#9991) ## Summary - Add `2px` gap between all of the component's elements. - Update chevron icon on `:hover` and `:pressed` to `text-color-1` (currently `brand`). - Update `background-color` on `:pressed` to `bg-foreground-3`. - Update inactive page `:pressed` to `text-color-1` and `bg-foreground-3`. - Increase active state `:focus` `bottom-border` to `4px`.
- Loading branch information