fix : align sidebars with consistent styling#1117
Conversation
Signed-off-by: PARTH-TUSSLE <parthgartan26feb@gmail.com>
There was a problem hiding this comment.
Code Review
This pull request introduces CSS custom variables to standardize sidebar spacing, borders, and interaction styles, and refactors the sidebar stylesheets to utilize these variables. Feedback on these changes includes correcting a misleading comment regarding top padding, removing redundant padding declarations, simplifying padding properties using shorthand notation, using unitless values for zero measurements, and addressing unused CSS variables defined in the configuration.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
🚀 Preview deployment: https://docs.layer5.io/pr-preview/pr-1117/
|
Signed-off-by: PARTH-TUSSLE <parthgartan26feb@gmail.com>
|
Hey @Bharath314 , @rishiraj38 I've opened another PR for the issue #1080 . Only the sidebar's being taken care of and no extra lines of code, would appreciate a review. |
Notes for Reviewers
This PR fixes #1080
Signed commits