Skip to content

Conversation

@tcrz
Copy link
Collaborator

@tcrz tcrz commented Sep 28, 2025

Pull Request

Minor updates to styling of page number buttons

Description

Page number styling were not being applied properly due to specificity issues. The .next-table-pagination__page-button had a margin property which caused inconsistent spacing between buttons.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes, no api changes)
  • Performance improvement
  • Test improvement

Testing

  • Tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable)

Add screenshots to help explain your changes.

Related Issues

Fixes #(issue number)

Additional Notes

Any additional information about the PR that reviewers should know.

@ninsau ninsau merged commit 2e9081f into ninsau:main Sep 28, 2025
2 of 5 checks passed
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