Skip to content

Add css styles for table elements to prevent horizontal scroll#12

Merged
prozolic merged 1 commit intomainfrom
pr
Feb 24, 2026
Merged

Add css styles for table elements to prevent horizontal scroll#12
prozolic merged 1 commit intomainfrom
pr

Conversation

@prozolic
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings February 24, 2026 12:58
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the HTML generator’s embedded stylesheet to add default styling for Markdown/HTML tables, with the goal of reducing horizontal overflow and keeping table content readable within the page layout.

Changes:

  • Added base table, th, and td CSS rules (width, borders, padding, wrapping behavior).
  • Added dark-mode overrides for th/td colors and border colors to match the existing dark theme.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@prozolic prozolic merged commit 89da040 into main Feb 24, 2026
6 checks passed
@prozolic prozolic deleted the pr branch February 24, 2026 13:01
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