Skip to content

fix: Add nowrap to for white-space to benchmark values. Fixes: #66#112

Open
Joshua154 wants to merge 1 commit into
Workflomics:mainfrom
Joshua154:main
Open

fix: Add nowrap to for white-space to benchmark values. Fixes: #66#112
Joshua154 wants to merge 1 commit into
Workflomics:mainfrom
Joshua154:main

Conversation

@Joshua154

Copy link
Copy Markdown
Collaborator

Overview

This PR fixes an issue where benchmark values were wrapping across multiple lines. By forcing the text to stay on a single line, the readability of the benchmark results is improved. Resolves issue #66.

Changes

  • Added white-space: nowrap; property to the CSS rules in .../VisualizeBenchmarks.css to prevent benchmark values from wrapping.

Testing

  • Visually reviewed in local environment that benchmark data values now correctly display on a single line without text wrapping within the tables.

Checklist

  • Code follows project standards.
  • Self-reviewed and commented where needed.
  • Documentation updated if needed.
  • No new warnings or errors.

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