chore(ui): improve width of containers - #9032
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Change history dropdown panel grows from a fixed narrow width ( Article layout drops Reviewed by Cursor Bugbot for commit 624748c. Bugbot is set up for automated code reviews on this repo. Configure here. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9032 +/- ##
==========================================
+ Coverage 75.10% 75.13% +0.03%
==========================================
Files 102 102
Lines 9109 9109
Branches 372 372
==========================================
+ Hits 6841 6844 +3
+ Misses 2264 2261 -3
Partials 4 4 ☔ View full report in Codecov by Harness. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 624748c. Configure here.
📦 Build Size ComparisonSummary
|
| @reference "../../styles/index.css"; | ||
|
|
||
| .articleLayout { | ||
| @apply max-w-10xl |
There was a problem hiding this comment.
Text should have a maximum line width of 80ch for better readability and UX: https://baymard.com/blog/line-length-readability
There was a problem hiding this comment.

Partially fix/es nodejs/doc-kit#954 by expanding the main content (if possible) and the change history