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

Enhance table headers: bold, center-aligned, and right-aligned numbers #363

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

UmakanthKaspa
Copy link
Contributor

This PR enhances the table component by:

  • Bolding and center-aligning the table headers.
  • Right-aligning numeric columns.
  • Adding hover effects on rows for better user interactivity.

Closes #311 — This PR addresses the feature request for bolding and centering table headings as described in the issue #311

Before:
image

After:

image

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.

Table Heading
1 participant