docs: update details summary css for better arrow alignment#8376
Conversation
WalkthroughThe CSS rules for Changes
Sequence Diagram(s)No sequence diagram generated as the changes are limited to CSS styling. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ Context from checks skipped due to timeout of 90000ms (1)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 1
🧹 Nitpick comments (1)
docs/css/custom.css (1)
400-406: Touch target size: ensure tappable area remains sufficient
By removingwidth: 100%and padding, the hit area for the summary is now limited to its content, which may be too small on touch devices. Please test on mobile to ensure the summary stays easily tappable (≥44×44 px). Consider re-introducing minimal padding or amin-heightif necessary.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
docs/css/custom.css(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (1)
- GitHub Check: build-and-deploy
|
Build successful! ✅ |
|
Build successful! ✅ |
|
Build successful! ✅ |
* align-details-summary-appearance * accessibility-suggestion
…-ai#8376) * align-details-summary-appearance * accessibility-suggestion
Fix details summary css to align arrow with text and trim the clickable label.
Preview build at Results tab
Before

After

Summary by CodeRabbit
Summary by CodeRabbit